A package for auto-generated code used for CosmWasm contract development. This is shipped as part of cosmwasm-std. Do not use directly.
# Cargo.toml
[dependencies]
cosmwasm-derive = "3.0.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derives the Contract trait for a CosmWasm contract.
Add cosmwasm-std as a dependency and use its re-exports.
No dependency data recorded yet.