Crate icu_experimental
source ·Expand description
🚧 The experimental development module of the ICU4X
project.
This module is published as its own crate (icu_experimental
)
and as part of the icu
crate. See the latter for more details on the ICU4X project.
It will usually undergo a major SemVer bump for every ICU4X release. Components in this crate will eventually stabilize and move to their own top-level components.
Modules§
- Compact decimal
- Experimental.
- Display names for languages and regions.
- Relative time formatting
- Transliteration
- This module provides parsing functionality for UTS #35 - Unicode Sets. Parses into
CodePointInversionListAndStringList
.