pub fn is_valid_hostname(input: &str) -> bool
Returns true when the input is a valid ASCII hostname or domain name.
true