Cargo Features

secret-cosmwasm-storage has no features set by default.

[dependencies]
secret-cosmwasm-storage = { version = "1.1.11", features = ["iterator"] }
iterator

This enables iterator functionality, as exposed in cosmwasm-std/iterator

Enables iterator of secret-cosmwasm-std

Uses the path when built locally; uses the given version from crates.io when published