Struct netinfo::ni_mac_addr[][src]

#[repr(C)]
pub struct ni_mac_addr { /* fields omitted */ }

Trait Implementations

impl Debug for ni_mac_addr
[src]

Formats the value using the given formatter. Read more

impl From<MacAddr> for ni_mac_addr
[src]

Performs the conversion.

Auto Trait Implementations

impl Send for ni_mac_addr

impl Sync for ni_mac_addr