Crate unic_locale_impl
Source pub use extensions::ExtensionType;
pub use extensions::ExtensionsMap;
- extensions
- Unicode Extensions provide a mechanism to extend the
LanguageIdentifier
with
additional bits of information. - parser
- subtags
- LanguageIdentifier
LanguageIdentifier
is a core struct representing a Unicode Language Identifier.- Locale
Locale
is a core struct representing a Unicode Locale Identifier.
- CharacterDirection
- Enum representing available character direction orientations.
- canonicalize
- This is a best-effort operation that performs all available levels of canonicalization.