Docs.rs
abstract-testing-0.26.0
abstract-testing 0.26.0
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
CyberHoward
github:abstractsdk:crates
Dependencies
abstract-std ^0.26.0
normal
cosmwasm-std ^2.0.0
normal
cw-asset ^4.0
normal
cw-storage-plus ^2.0.0
normal
cw2 ^2.0
normal
derive_builder ^0.12.0
normal
serde ^1.0
normal
serde_json ^1.0.79
normal
workspace-hack ^0.1
normal
Versions
18.37%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
abstract_
testing
0.26.0
In abstract_
testing::
prelude
abstract_testing
::
prelude
Function
wrap_querier
Copy item path
Source
pub fn wrap_querier(querier: &
MockQuerier
) ->
QuerierWrapper
<'_,
Empty
>