parse_ip

Function parse_ip 

Source
pub fn parse_ip(payload: &[u8]) -> Result<IpAddr, DecodeError>