Expand description
This crate provides an experimental implementation of the ECMA-402 traits using ICU4X library.
Modules§
- list
- Implements ECMA-402
Intl.ListFormat. - pluralrules
- Implements ECMA-402
Intl.PluralRules.
Structs§
- Data
Locale - An adapter between
DataLocaleandecma402_traits::Locale.