Cargo Features
icu_harfbuzz has no features set by default.
[dependencies]
icu_harfbuzz = { version = "0.2.0", features = ["std", "compiled_data", "serde"] }
- std
- compiled_data
-
Enables compiled_data of icu_normalizer and icu_properties
Affects
icu_harfbuzz::AllUnicodeFuncs
… - serde
-
Enables serde of icu_normalizer, icu_properties, and icu_provider
icu_provider:
Enable BufferProvider and other deserialization infrastructure