Docs.rs
cw-multi-test-0.20.1
cw-multi-test 0.20.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:cosmwasm:core-rust-developers
DariuszDepta
pinosu
Dependencies
anyhow ^1.0.81
normal
bech32 ^0.9.1
normal
cosmwasm-std ^1.5.3
normal
cw-storage-plus ^1.2.0
normal
cw-utils ^1.0.3
normal
derivative ^2.2.0
normal
itertools ^0.12.1
normal
prost ^0.12.3
normal
schemars ^0.8.16
normal
serde ^1.0.197
normal
sha2 ^0.10.8
normal
thiserror ^1.0.58
normal
hex ^0.4.3
dev
hex-literal ^0.4.1
dev
once_cell ^1.19.0
dev
Versions
20.69%
of the crate is documented
Go to latest version
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
cw_multi_test
0.20.1
Gov
Object Safety
Implementors
In crate cw_multi_test
?
Trait
cw_multi_test
::
Gov
source
·
[
−
]
pub trait Gov:
Module
<ExecT =
GovMsg
, QueryT =
Empty
, SudoT =
Empty
> { }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
Gov
for
GovAcceptingModule
source
§
impl
Gov
for
GovFailingModule