Cargo Features

icu_pattern has no features set by default.

[dependencies]
icu_pattern = { version = "0.2.0", features = ["std", "alloc", "databake", "litemap", "serde", "yoke", "zerofrom"] }
std = alloc
alloc serde? std?

Affects common::PatternItemCow, common::PatternBackend.try_from_items, multi_named::MultiNamedPlaceholderKeyCow

databake

Enables databake

litemap

Enables litemap

serde = alloc

Enables serde

yoke

Enables yoke

zerofrom

Enables zerofrom