8 releases (stable)

1.4.0 Nov 17, 2023
1.3.2 Oct 3, 2023
1.3.0 Sep 23, 2023
1.2.0 Apr 14, 2023
0.6.0 May 10, 2022

#281 in Internationalization (i18n)

Download history 15292/week @ 2024-01-12 15982/week @ 2024-01-19 17667/week @ 2024-01-26 22356/week @ 2024-02-02 21560/week @ 2024-02-09 23163/week @ 2024-02-16 21127/week @ 2024-02-23 22255/week @ 2024-03-01 24268/week @ 2024-03-08 22529/week @ 2024-03-15 20103/week @ 2024-03-22 19225/week @ 2024-03-29 18184/week @ 2024-04-05 18158/week @ 2024-04-12 18738/week @ 2024-04-19 15403/week @ 2024-04-26

73,194 downloads per month
Used in 43 crates (6 directly)

Custom license

1MB
21K 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

~0.8–1.4MB
~28K SLoC