Docs.rs
cw-multi-test-3.0.1
cw-multi-test 3.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:cosmwasm:core-rust-developers
DariuszDepta
pinosu
Dependencies
bech32 ^0.11.0
normal
cosmwasm-schema ^3.0.1
normal
cosmwasm-std ^3.0.1
normal
cw-storage-plus ^3.0.0
normal
cw-utils ^3.0.0
normal
itertools ^0.14.0
normal
prost ^0.14.1
normal
schemars ^0.8.22
normal
serde ^1.0.219
normal
sha2 ^0.10.9
normal
base64 ^0.22.1
dev
hex ^0.4.3
dev
hex-literal ^0.4.1
dev
serde_json ^1.0.140
dev
Versions
100%
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
cw_
multi_
test
3.0.1
Module custom_
handler
Sections
Custom message and query handler
Module Items
Structs
In crate cw_
multi_
test
cw_multi_test
Module
custom_handler
Copy item path
Source
Expand description
§
Custom message and query handler
Structs
§
Caching
Custom
Handler
Custom handler that stores all received messages and queries.
Caching
Custom
Handler
State
A cache for messages and queries processes by the custom module.