pub fn looks_like_dns_name(input: &str) -> bool
Returns true when the input looks like a DNS-style name.
true