Function parse_ip_addr

Source
pub fn parse_ip_addr(v: &str) -> Result<IpAddr, String>