Data provider for production use in ICU4X?

The icu crate provides constructors which often require a data provider, like Collator::try_new_unstable. In the examples they use test data. Is there some data provider I can use for anycase?

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.