Skip to main content

Module formatting

Module formatting 

Source

Structs§

CurrencyFormatterOptions
Republished reference to the icu crate’s CurrencyFormatterOptions. If you use doubloon::formatting::CurrencyFormatterOptions, your code will be protected against changes to module path within the icu crate once currency formatting becomes stable. A collection of configuration options that determine the formatting behavior of CurrencyFormatter.
FormattingOptions