::ethernet::ethernet::

Struct MacAddr

pub struct MacAddr {
bytes: [uint<8>; 6],
}

Trait Implementations

impl PartialEq for MacAddr
fn eq(self, rhs: Self) -> bool
fn ne(self, rhs: Self) -> bool