pub(crate) fn dns_list_to_str( dns: &[Option<Ipv4Address>; 3], buf: &mut [u8], ) -> usize
Implements dns list to str.