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

Convert Punycode to an Unicode String.

This is a convenience wrapper around decode.