Get all of the categories needed in the current locale
See the Rust documentation for categories
for more information.
Get the category for a given number represented as operands
See the Rust documentation for category_for
for more information.
Static
create_Construct an ICU4XPluralRules
for the given locale, for cardinal numbers
See the Rust documentation for try_new_cardinal
for more information.
Static
create_Construct an ICU4XPluralRules
for the given locale, for ordinal numbers
See the Rust documentation for try_new_ordinal
for more information.
See the Rust documentation for
PluralRules
for more information.