unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.38k stars 178 forks source link

Expose `CompactDecimalFormatterOptions` in the compactdecimal module #5770

Closed younies closed 2 weeks ago

younies commented 2 weeks ago

As with LongCompactCurrencyFormatter and CompactCurrencyFormatter, we need to create a compact decimal formatter. Therefore, the CompactDecimalFormatterOptions should be exposed.