Skip to main content

is_valid_domain

Function is_valid_domain 

Source
pub fn is_valid_domain(input: &str) -> bool
Expand description

Returns true when the input is a valid ASCII domain name with at least one dot.