Struct bgpkit_parser::parser::bmp::messages::PeerDownNotification
source · [−]Fields
reason: u8data: Option<Vec<u8>>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PeerDownNotification
impl Send for PeerDownNotification
impl Sync for PeerDownNotification
impl Unpin for PeerDownNotification
impl UnwindSafe for PeerDownNotification
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