Module icu_plurals::provider[][src]

Expand description

Data provider struct definitions for this ICU4X component.

Read more about data providers: icu_provider

Modules

Structs

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.

Marker type for PluralRuleStringsV1