Module icu::experimental::compactdecimal
source · Expand description
Compact decimal
Modules§
- Data provider struct definitions for this ICU4X component.
Structs§
- A formatter that renders locale-sensitive compact numbers.
- A bag of options defining how numbers will be formatted by
CompactDecimalFormatter
. - An error due to a
CompactDecimal
with an exponent inconsistent with the compact decimal data for the locale, e.g., when formatting 1c5 in English (US).