Cargo Features
cw20-wrapped has no features set by default.
[dependencies]
cw20-wrapped = { version = "0.1.0", features = ["backtraces", "library"] }
- backtraces
-
Enables backtraces of cosmwasm-std ^0.16.0
- library
-
use library feature to disable all init/handle/query exports