[][src]Function rtable::prefix::prefix_ipv4_from

pub fn prefix_ipv4_from(
    addr_str: &str,
    mask_str: &str
) -> Result<Prefix<Ipv4Addr>, PrefixParseError>

Utility functions.