зеркало из https://github.com/mozilla/gecko-dev.git
ef0c3cc7c9
Depends on D193881 Differential Revision: https://phabricator.services.mozilla.com/D193882 |
||
---|---|---|
.. | ||
src | ||
tests/data | ||
.cargo-checksum.json | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
icu_provider_adapters
Adapters for composing and manipulating data providers.
- Use the [
fork
] module to marshall data requests between multiple possible providers. - Use the [
either
] module to choose between multiple provider types at runtime. - Use the [
filter
] module to programmatically reject certain data requests. - Use the [
fallback
] module to automatically resolve arbitrary locales for data loading.
More Information
For more information on development, authorship, contributing etc. please visit ICU4X home page
.