::ethernet::ip::

Struct IpAddr

pub struct IpAddr {
inner: [uint<8>; 4],
}

Trait Implementations

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