Skip to main content

normalize_dns_hostname

Function normalize_dns_hostname 

Source
pub fn normalize_dns_hostname(
    hostname: &str,
) -> Result<String, DnsResolverError>