Crate rust_icu_unum

Crate rust_icu_unum 

Source
Expand description

§ICU number formatting support for rust

Since 0.3.1

Structs§

UFieldPositionIterator
Used to iterate over the field positions.
UFieldPositionType
Returned by UFieldPositionIterator, represents the spans of each type of the formatting string.
UNumberFormat
The struct for number formatting.
UnumIter
An iterator returned by available_iter(), containing the string representation of locales for which formatting is available.

Functions§

available_iter
Gets an iterator over all available formatting locales.