[][src]Trait neli::consts::nlattr::NlAttrType

pub trait NlAttrType: Nl + PartialEq + From<u16> + Into<u16> { }

Marker trait for types usable in Nlattr.nla_type

Implementations on Foreign Types

impl NlAttrType for u16[src]

Loading content...

Implementors

impl NlAttrType for CtrlAttr[src]

impl NlAttrType for CtrlAttrMcastGrp[src]

Loading content...