Searched refs:to_canonical (Results 1 – 1 of 1) sorted by relevance
458 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method461 IpAddr::V6(v6) => v6.to_canonical(), in to_canonical()1813 pub const fn to_canonical(&self) -> IpAddr { in to_canonical() method