Cargo Features
icu_provider_adapters has no features set by default.
[dependencies]
icu_provider_adapters = { version = "1.5.0", features = ["std", "serde", "datagen", "databake"] }
- std datagen?
-
Enables std of icu_locid and icu_provider
- serde datagen?
-
Enables serde, serde of zerovec and serde of icu_locid, icu_locid_transform, and icu_provider
icu_provider:
Enable BufferProvider and other deserialization infrastructure
- datagen = serde, std
-
Enables datagen of icu_provider
icu_provider:
Dependencies for running data generation