Skip to main content

parse_ip4

Function parse_ip4 

Source
pub fn parse_ip4(address: &Multiaddr) -> Result<(SocketAddr, &'static str)>