Module utf8

Source
Expand description

UTF-8 validation functions.

Bindings are not provided here for most of the PulseAudio UTF-8 functions since Rust has built in UTF-8 handling and thus they should be entirely unnecessary.

Functionsยง

utf8_to_locale
Converts a UTF-8 string to the current locale.