Crate rust_icu_unum[][src]

Expand description

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.