Docs.rs
cw3-fixed-multisig-2.0.0
cw3-fixed-multisig 2.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ethanfrey
github:cosmwasm:core-rust-developers
Dependencies
cosmwasm-schema ^2.0.0
normal
cosmwasm-std ^2.0.0
normal
cw-storage-plus ^2.0.0
normal
cw-utils ^2.0.0
normal
cw2 ^2.0.0
normal
cw3 ^2.0.0-rc.0
normal
schemars ^0.8.15
normal
serde ^1.0.188
normal
thiserror ^1.0.4
normal
cw-multi-test ^2.0.0
dev
cw20 ^2.0.0-rc.0
dev
cw20-base ^2.0.0-rc.0
dev
Versions
1.3%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
cw3_
fixed_
multisig
2.0.0
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
msg::InstantiateMsg
msg::Voter
state::Config
Enums
ContractError
msg::ExecuteMsg
msg::QueryMsg
Functions
contract::execute
contract::execute_close
contract::execute_execute
contract::execute_propose
contract::execute_vote
contract::instantiate
contract::query
state::next_id
Constants
state::BALLOTS
state::CONFIG
state::PROPOSALS
state::PROPOSAL_COUNT
state::VOTERS