[−][src]Function idna::domain_to_ascii_strict
pub fn domain_to_ascii_strict(domain: &str) -> Result<String, Errors>
The domain to ASCII algorithm,
with the beStrict
flag set.
pub fn domain_to_ascii_strict(domain: &str) -> Result<String, Errors>
The domain to ASCII algorithm,
with the beStrict
flag set.