Docs.rs
cw-multi-test-0.13.4
cw-multi-test 0.13.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
github:cosmwasm:core-rust-developers
DariuszDepta
pinosu
Dependencies
anyhow ^1
normal
cosmwasm-std ^1.0.0
normal
cosmwasm-storage ^1.0.0
normal
cw-storage-plus ^0.13.4
normal
cw-utils ^0.13.4
normal
derivative ^2
normal
itertools ^0.10.1
normal
prost ^0.9
normal
schemars ^0.8.1
normal
serde ^1.0.103
normal
thiserror ^1
normal
Versions
23.91%
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
☰
FailingStaking
Trait Implementations
Staking
In cw_multi_test
?
Type Definition
cw_multi_test
::
FailingStaking
source
·
[
−
]
pub type FailingStaking = FailingModule<
StakingMsg
,
StakingQuery
,
StakingSudo
>;
Trait Implementations
source
impl
Staking
for
FailingStaking