Docs.rs
counter-contract-0.27.1
counter-contract 0.27.1
Permalink
Docs.rs crate page
LGPL-3.0
Links
crates.io
Source
Owners
Kayanski
Dependencies
cosmwasm-schema ^2.1
normal
cosmwasm-std ^2.0.0
normal
cw-orch ^0.27.0
normal
cw-orch-interchain ^0.8.1
normal
cw-storage-plus ^2.0.0
normal
cw2 ^2.0
normal
schemars ^0.8.21
normal
serde ^1.0.103
normal
serde_json ^1.0.125
normal
thiserror ^1.0.63
normal
anyhow ^1.0
dev
cw-orch ^0.27.0
dev
dotenv ^0.15.0
dev
pretty_env_logger ^0.5.0
dev
Versions
52.63%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
counter_
contract
0.27.1
Crate Items
Structs
Enums
Constants
Traits
Functions
List of all items
Structs
CounterContract
msg::GetCountResponse
msg::InstantiateMsg
msg::MigrateMsg
state::State
Enums
ContractError
msg::ExecuteMsg
msg::QueryMsg
Traits
msg::AsyncQueryMsgFns
msg::ExecuteMsgFns
msg::QueryMsgFns
Functions
contract::execute
contract::instantiate
contract::migrate
contract::query
Constants
contract::CONTRACT_NAME
state::STATE