Module icu_decimal::provider[][src]

Expand description

Data provider struct definitions for this ICU4X component.

Read more about data providers: icu_provider

Modules

Resource keys for icu_decimal.

Structs

A collection of strings to affix to a decimal number.

Symbols and metadata required for formatting a FixedDecimal.

Marker type for DecimalSymbolsV1

A collection of settings expressing where to put grouping separators in a decimal number. For example, 1,000,000 has two grouping separators, positioned along every 3 digits.