Cargo Features

nym-vesting-contract-common has no features set by default.

[dependencies]
nym-vesting-contract-common = { version = "1.20.4", features = ["schema", "generate-ts"] }
schema = cw2
generate-ts = ts-rs

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.

cw2 schema?

Enables cw2 =2.0.0

ts-rs generate-ts?

Enables ts-rs ^10.1.0

without this feature, cargo clippy emits a ton of incompatibility warnings https://docs.rs/ts-rs/latest/ts_rs/#serde-compatability