Crates.io | icu_provider_adapters |
lib.rs | icu_provider_adapters |
version | 2.0.0-beta1 |
source | src |
created_at | 2022-05-10 19:38:10.880585 |
updated_at | 2024-11-23 02:20:28.126797 |
description | Adapters for composing and manipulating data providers. |
homepage | https://icu4x.unicode.org |
repository | https://github.com/unicode-org/icu4x |
max_upload_size | |
id | 584141 |
size | 63,131 |
Adapters for composing and manipulating data providers.
fork
] module to marshall data requests between multiple possible providers.either
] module to choose between multiple provider types at runtime.filter
] module to programmatically reject certain data requests.fallback
] module to automatically resolve arbitrary locales for data loading.For more information on development, authorship, contributing etc. please visit ICU4X home page
.