15 releases (8 stable)
new 2.0.0 | May 7, 2025 |
---|---|
2.0.0-beta2 | Feb 26, 2025 |
2.0.0-beta1 | Nov 23, 2024 |
1.5.0 | May 28, 2024 |
0.3.0 | Jul 30, 2021 |
#450 in Internationalization (i18n)
30,043 downloads per month
Used in 95 crates
(12 directly)
1MB
14K
SLoC
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_provider_export
:
$ icu4x-datagen --markers all --locales full --format blob --out data.postcard
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_provider_export
:
$ icu4x-datagen --markers all --locales full --format blob --out data.postcard
More Information
For more information on development, authorship, contributing etc. please visit ICU4X home page
.
Dependencies
~1–1.7MB
~33K SLoC