Function ipaddress::ipv4::new [] [src]

pub fn new<S: Into<String>>(_str: S) -> Result<IPAddress, String>