Function idna::domain_to_ascii_strict[][src]

pub fn domain_to_ascii_strict(domain: &str) -> Result<String, Errors>

The domain to ASCII algorithm, with the beStrict flag set.