tree: f0983a9e1201d0b1832bef2e210bbcf28cd60fd3 [path history] [tgz]
  1. src/
  2. .android-checksum.json
  3. .cargo-checksum.json
  4. Android.bp
  5. Cargo.toml
  6. cargo_embargo.json
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_UNICODE_3
  10. README.md
crates/icu_provider_adapters/README.md

icu_provider_adapters crates.io

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.