[][src]Trait ipstuff::IpBitwiseNotExt

pub trait IpBitwiseNotExt {
    fn bitnot(self) -> Self;
}

Required methods

fn bitnot(self) -> Self

Loading content...

Implementations on Foreign Types

impl IpBitwiseNotExt for Ipv4Addr[src]

Loading content...

Implementors

Loading content...