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

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).