Skip to main content

decode

Function decode 

Source
pub fn decode(text: &str) -> Result<String, PunycodeError>
Expand description

Decode a Punycode string back to Unicode. Input must be ASCII.