Cargo Features

Descriptors has no features set by default.

[dependencies]
descriptors = { version = "0.11.0-beta.5", features = ["all", "serde"] }
all = serde
serde all? = serde_crate

Enables serde of bp-derive

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.

serde_crate serde?

Enables serde