We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Constructors like Collator require a data provider. Is there one I can use everywhere (not the test one)?
Collator
The text was updated successfully, but these errors were encountered:
Yes; please read the tutorial and let us know if there are any unanswered questions:
https://github.com/unicode-org/icu4x/blob/main/docs/tutorials/data_management.md
Sorry, something went wrong.
@sffc I'll read it! But is there a chance a crate like Fluent is shipping the same data? AFAIK Fluent uses ICU4X.
@zbraniecki can address questions about Fluent's use of ICU4X
I opened one issue there: projectfluent/fluent-rs#314 (comment) I've replied to him about where I believe Fluent may use such data.
No branches or pull requests
Constructors like
Collator
require a data provider. Is there one I can use everywhere (not the test one)?The text was updated successfully, but these errors were encountered: