7 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 |
0.3.0 | Jul 30, 2021 |
#22 in #cldr
6,439 downloads per month
Used in 10 crates
(4 directly)
1.5MB
13K
SLoC
icu_provider_blob 
icu_provider_blob
contains [BlobDataProvider
], a BufferProvider
implementation that
supports loading data from a single serialized blob.
To build blob data, use the --format blob
option of icu_datagen
:
$ icu4x-datagen --keys all --locales full --format blob --out data.postcard
For examples, see the specific data providers.
More Information
For more information on development, authorship, contributing etc. please visit ICU4X home page
.
lib.rs
:
icu_provider_blob
contains [BlobDataProvider
], a BufferProvider
implementation that
supports loading data from a single serialized blob.
To build blob data, use the --format blob
option of icu_datagen
:
$ icu4x-datagen --keys all --locales full --format blob --out data.postcard
For examples, see the specific data providers.
Dependencies
~1.7–6.5MB
~110K SLoC