Cargo Features
test-tube-x has no features set by default.
[dependencies]
test-tube-x = { version = "1.1.1", features = ["module-wrappers", "bank", "wasm", "staking"] }
- module-wrappers = bank, staking, wasm
- bank module-wrappers? = persistence-std
- wasm module-wrappers? = persistence-std
- staking module-wrappers? = persistence-std
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.