Cargo Features

icu_provider_blob has no features set by default.

[dependencies]
icu_provider_blob = { version = "1.4.0", features = ["std", "export", "bench"] }
std export?

Enables std of icu_provider

export = log, std

Enables postcard, zerovec, alloc and litemap of zerotrie and datagen of icu_provider

icu_provider:

Dependencies for running data generation

Affects icu_provider_blob::export

bench

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

log export?