4 releases (2 stable)
1.1.0 | Jan 26, 2023 |
---|---|
1.0.0 | Sep 27, 2022 |
1.0.0-beta1 | Aug 5, 2022 |
0.6.0 | May 10, 2022 |
#21 in #cldr
38,136 downloads per month
Used in 8 crates
(3 directly)
2MB
18K
SLoC
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
.
lib.rs
:
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.
Dependencies
~1.3–6MB
~100K SLoC