pub fn is_valid_host(host: &str) -> bool
Expand description

Checks if a host is valid or if it is a valid IP address.