pub fn decode_to_string(input: &str) -> Option<String>
Convert Punycode to an Unicode String.
String
This is a convenience wrapper around decode.
decode