Cargo Features
komple-framework-fee-module has no features set by default.
[dependencies]
komple-framework-fee-module = { version = "1.1.1-beta", features = ["backtraces", "library"] }
- backtraces
-
for more explicit tests, cargo test --features=backtraces
Enables backtraces of cosmwasm-std ^1.1.0
- library
-
use library feature to disable all instantiate/execute/query exports