Struct bgpkit_parser::community::Opaque
source · [−]Expand description
Opaque Extended Community
Fields
ec_type: u8ec_subtype: u8value: [u8; 6]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Opaque
impl UnwindSafe for Opaque
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
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