[][src]Function bdrck::net::min_ip

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

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