Struct bgpkit_parser::parser::bmp::messages::RouteMonitoring
source · [−]pub struct RouteMonitoring {
pub bgp_message: BgpMessage,
}Fields
bgp_message: BgpMessageTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RouteMonitoring
impl Send for RouteMonitoring
impl Sync for RouteMonitoring
impl Unpin for RouteMonitoring
impl UnwindSafe for RouteMonitoring
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