Enum netlink_packet_generic::ctrl::nlas::McastGrpAttrs [−][src]
Variants
Name(String)Tuple Fields of Name
0: StringId(u32)Tuple Fields of Id
0: u32Trait Implementations
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 McastGrpAttrs
impl Send for McastGrpAttrs
impl Sync for McastGrpAttrs
impl Unpin for McastGrpAttrs
impl UnwindSafe for McastGrpAttrs
Blanket Implementations
Mutably borrows from an owned value. Read more