Fields
pub nla_len: u16
pub nla_type: u16
Trait Implementations
impl Debug for nlattr
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Result
impl Hash for nlattr
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()
impl StructuralEq for nlattr
impl StructuralPartialEq for nlattr
Auto Trait Implementations
impl RefUnwindSafe for nlattr
impl UnwindSafe for nlattr
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T