Expand description
🚧 [Unstable] Data provider struct definitions for this ICU4X component.
🚧 This code is considered unstable; it may change at any time, in breaking or non-breaking ways,
including in SemVer minor releases. While the serde representation of data structs is guaranteed
to be stable, their Rust representation might not be. Use with caution.
Read more about data providers: icu_provider
Modules§
- rules
- 🚧 [Unstable] APIs and Data Structures for Plural Rules
Structs§
- Baked
- Baked data
- Four
BitMetadata - Four bits of metadata that are stored and retrieved with the plural elements.
- Plural
Elements Packed Cow - A sized packed
PluralElements
suitable for use in data structs. - Plural
Elements PackedULE - A bitpacked DST for
PluralElements
. - Plural
Rules Data - Plural rule strings conforming to UTS 35 syntax. Includes separate fields for five of the six standard plural forms. If none of the rules match, the “other” category is assumed.
- Plurals
Cardinal V1 - Data for cardinal classification
- Plurals
Ordinal V1 - Data for ordinal classification