Expand description
§ICU number formatting support for rust
Since 0.3.1
Structs§
- UField
Position Iterator - Used to iterate over the field positions.
- UField
Position Type - Returned by UFieldPositionIterator, represents the spans of each type of the formatting string.
- UNumber
Format - The struct for number formatting.
- Unum
Iter - 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.