ip

pub fn ip(addr: &str) -> IpAddr
Expand description

Converts a string to an IpAddr, panicking on failure.