[][src]Function idna::punycode::decode_to_string

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

Convert Punycode to an Unicode String.

This is a convenience wrapper around decode.