pub fn utf8_to_locale(s: &str) -> Option<String>
Expand description

Convert a UTF-8 string to the current locale.