pub(crate) fn ipv4_cidr_to_str(cidr: &Ipv4Cidr, buf: &mut [u8]) -> usize
Encode an IPv4Cidr as a human-readable string (“a.b.c.d/p\n”).