Struct nfqueue::HwAddr [] [src]

pub struct HwAddr<'a> { /* fields omitted */ }

Hardware (Ethernet) address

Methods

impl<'a> HwAddr<'a>
[src]

Trait Implementations

impl<'a> Display for HwAddr<'a>
[src]

Formats the value using the given formatter. Read more