cidr::parsers

Function parse_short_ip_cidr

source
pub fn parse_short_ip_cidr(s: &str) -> Result<IpCidr, NetworkParseError>
Expand description

Parses normal IP CIDR notations or short IPv4 forms via parse_short_ipv4_address_as_cidr