icu4x
icu4x copied to clipboard
Cleanup for icu_collections
- [ ] Replace usages of
icu_collections
withicu::collections
- [ ] Refactor bench code across the different modules to be in a single
benches
directory at the root of the crate
icu::
is covered by #2203. Bench refactor can be later.