Struct classicube_relay::packet::Flags
source ·
[−]Fields
is_packet_start: boolis a start packet, or is a continuation
stream_id: u8Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Flags
impl UnwindSafe for Flags
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
