Docs.rs
valkyrie-1.0.7
valkyrie 1.0.7
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jdekim43
Dependencies
bigint ^4.4.3
normal
cosmwasm-std ^0.16.0
normal
cosmwasm-storage ^0.16.0
normal
cw-storage-plus ^0.8.1
normal
cw20 ^0.8.1
normal
schemars ^0.8.3
normal
serde ^1.0.126
normal
terra-cosmwasm ^2.2.0
normal
terraswap ^2.4.0
normal
thiserror ^1.0.26
normal
cosmwasm-schema ^0.16.0
dev
Versions
0.42%
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
expect_generic_err
valkyrie
1.0.7
In valkyrie::
test_
utils
valkyrie
::
test_utils
Function
expect_
generic_
err
Copy item path
Source
pub fn expect_generic_err(result: &
ContractResult
<
Response
>, expect_msg: &
str
)