unic_idna

Function to_ascii

Source
pub fn to_ascii(domain: &str, flags: Flags) -> Result<String, Errors>
Expand description