Module icu_decimal::options[][src]

Options for FixedDecimalFormat.

Structs

FixedDecimalFormatOptions

A bag of options defining how numbers will be formatted by FixedDecimalFormat.

Enums

GroupingStrategy

Configuration for how often to render grouping separators.

SignDisplay

Configuration for when to render the minus sign or plus sign.