unic_idna_punycode

Function encode_str

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

Convert an Unicode str to Punycode.

This is a convenience wrapper around encode.