Crate icu4x_ecma402
source ·Expand description
This crate provides an experimental implementation of the ECMA-402
traits using ICU4X
library.
Modules§
- Implements ECMA-402
Intl.ListFormat
. - Implements ECMA-402
Intl.PluralRules
.
Structs§
- An adapter between
DataLocale
andecma402_traits::Locale
.