Cargo Features

demand-share-accounting-ext has no features set by default.

[dependencies]
demand-share-accounting-ext = { version = "0.0.11", features = ["no_std", "with_serde"] }
no_std
with_serde = serde

Enables with_serde of binary_sv2

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 with_serde?