Cargo Features

icu_collections has no features set by default.

[dependencies]
icu_collections = { version = "2.0.0-beta2", features = ["alloc", "serde", "databake"] }
alloc serde?

Enables alloc of zerovec

serde = alloc

Enables serde, serde of potential_utf, serde of zerovec

Affects codepointtrie::toml

databake

Enables databake, databake of zerovec