intl_pluralrules
categorizes numbers by plural operands. See Unicode Plural Rules
This library is intended to be used to find the plural category of numeric input.
Currently produces operands compliant with CLDR 33 into Rust 1.27 and above.
cargo build
cargo test
When submitting a PR please use cargo fmt
.