Searched defs:to_std (Results 1 – 2 of 2) sorted by relevance
319 pub fn to_std(&self) -> net::SocketAddr { in to_std() method383 pub fn to_std(&self) -> net::IpAddr { in to_std() method436 pub fn to_std(self) -> net::Ipv4Addr { in to_std() method491 pub fn to_std(&self) -> net::Ipv6Addr { in to_std() method
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() method