Module icu_decimal::format[][src]

Expand description

Lower-level types for decimal formatting.

Structs

An intermediate structure returned by FixedDecimalFormat. Use Writeable to render the formatted decimal to a string or buffer.