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

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