[][src]Trait neli::consts::nl::NlType

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

Trait marking constants valid for use in Nlmsghdr.nl_type

Implementations on Foreign Types

impl NlType for u16[src]

Loading content...

Implementors

impl NlType for GenlId[src]

impl NlType for Nlmsg[src]

impl NlType for Rtm[src]

Loading content...