Function ipv4_to_int

Source
pub fn ipv4_to_int(ip: &str) -> Result<u32, &'static str>