unic_idna_punycode

Function decode_to_string

Source
pub fn decode_to_string(input: &str) -> Option<String>
Expand description

Convert Punycode to an Unicode String.

This is a convenience wrapper around decode.