[][src]Trait neli::consts::rtnl::IflaInfoType

pub trait IflaInfoType: Nl + PartialEq + Clone + From<c_ushort> + Into<c_ushort> { }

Marker trait for Rtattr.rta_type field

Implementations on Foreign Types

impl IflaInfoType for c_ushort[src]

Loading content...

Implementors

impl IflaInfoType for IflaInfo[src]

Loading content...