Module icu_experimental::dimension::provider::units_essentials
source · Expand description
Data provider struct definitions for this ICU4X component.
Read more about data providers: [icu_provider
]
Structs§
- Baked data
ULE
type for CompoundCount- This type contains all of the essential data for units formatting such as
per
,power
,times
, etc. - Marker type for
UnitsEssentialsV1
: “units/essentials@1”
Enums§
- A CLDR plural keyword, or the explicit value 1. See https://www.unicode.org/reports/tr35/tr35-numbers.html#Language_Plural_Rules. // TODO??