Crate rust_icu_uloc

Source

Structs§

ULoc
A representation of a Unicode locale.
ULocMut
ULocMut is a mutable companion to ULoc.

Functions§

accept_language
Implements uloc_acceptLanguage from ICU4C.
get_default
Gets the current system default locale.
set_default
Sets the current default system locale.
to_legacy_key
Implements uloc_toLegacyKey from ICU4C.
to_unicode_locale_key
Implements uloc_toUnicodeLocaleKey from ICU4C.
to_unicode_locale_type
Implements uloc_toUnicodeLocaleType from ICU4C.