Skip to main content

dns_list_to_str

Function dns_list_to_str 

Source
pub(crate) fn dns_list_to_str(
    dns: &[Option<Ipv4Address>; 3],
    buf: &mut [u8],
) -> usize
Expand description

Implements dns list to str.