Function validate_ip

Source
pub fn validate_ip<T>(val: T) -> bool
where T: AsRef<str>,
Expand description

Validates whether the given string is an IP