pub fn is_cidr(input: &str) -> bool
Returns true when the input is a valid IPv4 or IPv6 CIDR block.
true