unicode-org / icu4x

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

FFI for decimal truncation/significant digits #1472

Closed Manishearth closed 2 years ago

Manishearth commented 2 years ago

FixedDecimal supports truncation/significant digits, we should expose this over FFI

(needed by WearOS)

Manishearth commented 2 years ago

https://buganizer.corp.google.com/issues/211777206