[][src]Module cosmwasm::traits

Structs

Extern

Holds all external dependencies of the contract. Designed to allow easy dependency injection at runtime. This cannot be copied or cloned since it would behave differently for mock storages and a bridge storage in the VM.

Traits

Api
ReadonlyStorage
Storage