Skip to main content

parse_address

Function parse_address 

Source
pub fn parse_address(host: &str) -> Result<IpAddr, Error>
Expand description

Parse a host string into an IpAddr.