Struct netaddr::net::ipv6::HostsExperimental
[-]
[+]
[src]
pub struct Hosts {
// some fields omitted
}pub struct Hosts {
// some fields omitted
}impl Iterator for Hoststype Item = IpAddrfn next(&mut self) -> Option<IpAddr>fn size_hint(&self) -> (usize, Option<usize>)impl DoubleEndedIterator for Hostsimpl Clone for Hostsfn clone(&self) -> Hostsfn clone_from(&mut self, source: &Self)impl Copy for Hosts
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).