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

Download history 6931/week @ 2022-12-08 5915/week @ 2022-12-15 5680/week @ 2022-12-22 6257/week @ 2022-12-29 6818/week @ 2023-01-05 6961/week @ 2023-01-12 6711/week @ 2023-01-19 8009/week @ 2023-01-26 7270/week @ 2023-02-02 8433/week @ 2023-02-09 8159/week @ 2023-02-16 7844/week @ 2023-02-23 8589/week @ 2023-03-02 9177/week @ 2023-03-09 9627/week @ 2023-03-16 9290/week @ 2023-03-23

38,136 downloads per month
Used in 8 crates (3 directly)

Unicode-DFS-2016

2MB
18K SLoC

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.


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