Struct netlink_packet_route::rtnl::nlas::DefaultNla [−][src]
pub struct DefaultNla { /* fields omitted */ }
Trait Implementations
Deserialize the current type.
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for DefaultNla
impl Send for DefaultNla
impl Sync for DefaultNla
impl Unpin for DefaultNla
impl UnwindSafe for DefaultNla
Blanket Implementations
Mutably borrows from an owned value. Read more