Struct bgpkit_parser::parser::bmp::messages::StatsReport
source · [−]Fields
stats_count: u32counters: Vec<StatCounter>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StatsReport
impl Send for StatsReport
impl Sync for StatsReport
impl Unpin for StatsReport
impl UnwindSafe for StatsReport
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