Searched defs:Ipv6AddrRange (Results 1 – 2 of 2) sorted by relevance
356 pub struct Ipv6AddrRange { struct367 impl From<Ipv6AddrRange> for IpAddrRange { argument395 impl Ipv6AddrRange { impl564 impl Iterator for Ipv6AddrRange { implementation699 impl DoubleEndedIterator for Ipv6AddrRange { implementation742 impl FusedIterator for Ipv6AddrRange {} implementation
1231 pub fn hosts(&self) -> Ipv6AddrRange { in hosts()