Function rust_icu_ucol::get_available_locales[][src]

pub fn get_available_locales() -> Result<Enumeration, Error>
Expand description

Creates an enumeration of all available locales supporting collation.

Implements ucol_openAvailableLocales Implements ucol_countAvailable Implements ucol_getAvailable