Implement collation support
Open
enhancement
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 140
- Forks
- 34
- Avg merge
- 5h 5m
- Merged PRs (30d)
- 4
Description
Collation is one of the high-value nontrivial features that ICU offers, which has little parallel elsewhere.
The collation API is [large but not scarily so](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/ucol_8h.html), and is fairly self-contained to do.
Contributor guide
Assessment
This issue has not been assessed yet.