Enum below_dump::command::NetworkAggField [−][src]
pub enum NetworkAggField {
Ip,
Ip6,
Icmp,
Icmp6,
}Expand description
Represents the ip and icmp sub-models of the network model.
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NetworkAggFieldimpl Send for NetworkAggFieldimpl Sync for NetworkAggFieldimpl Unpin for NetworkAggFieldimpl UnwindSafe for NetworkAggFieldBlanket Implementations
Mutably borrows from an owned value. Read more
Calls the given closure and return the result. Read more
Calls the given closure on self.