Struct netlink_packet_route::rtnl::link::nlas::MapBuffer [−][src]
pub struct MapBuffer<T> { /* fields omitted */ }
Implementations
Trait Implementations
Deserialize the current type.
Auto Trait Implementations
impl<T> RefUnwindSafe for MapBuffer<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for MapBuffer<T> where
T: UnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more