Function bdrck::net::max_ip[][src]

pub fn max_ip(a: IpAddr, b: IpAddr) -> Option<IpAddr>

Return the larger of the two IP addresses, or None if they cannot be compared (see compare_ips).