[][src]Crate rust_icu_uloc

Structs

ULoc

A representation of a Unicode locale.

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.