cidr::parsers

Function parse_short_any_ip_cidr

Source
pub fn parse_short_any_ip_cidr(s: &str) -> Result<AnyIpCidr, NetworkParseError>
Expand description

Parses normal IP CIDR notations, "any" or short IPv4 forms via parse_short_ipv4_address_as_cidr