Crate icu4x_ecma402

Source
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§

DataLocale
An adapter between DataLocale and [ecma402_traits::Locale].