Structs§
- Currency
Formatter Options - 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 ofCurrencyFormatter. - Formatting
Options