Docs.rs
  • cw-multi-test-1.2.0
    • cw-multi-test 1.2.0
    • 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.86 normal
      • bech32 ^0.11.0 normal
      • cosmwasm-std ^1.5.5 normal
      • cw-storage-plus ^1.2.0 normal
      • cw-utils ^1.0.3 normal
      • derivative ^2.2.0 normal
      • itertools ^0.13.0 normal
      • prost ^0.12.6 normal
      • schemars ^0.8.21 normal
      • serde ^1.0.203 normal
      • sha2 ^0.10.8 normal
      • thiserror ^1.0.61 normal
      • hex ^0.4.3 dev
      • hex-literal ^0.4.1 dev
      • once_cell ^1.19.0 dev
    • Versions
    • 100% 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_test1.2.0

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AcceptingModule
  • App
  • AppBuilder
  • AppResponse
  • BankKeeper
  • ContractData
  • ContractWrapper
  • DistributionKeeper
  • FailingModule
  • MockAddressGenerator
  • Router
  • SimpleAddressGenerator
  • StakeKeeper
  • StakingInfo
  • StargateMsg
  • StargateQuery
  • WasmKeeper
  • WasmSudo
  • custom_handler::CachingCustomHandler
  • custom_handler::CachingCustomHandlerState
  • error::AnyError

Enums

  • BankSudo
  • StakingSudo
  • SudoMsg
  • error::Error

Traits

  • AddressGenerator
  • Bank
  • ChecksumGenerator
  • Contract
  • CosmosRouter
  • Distribution
  • Executor
  • Gov
  • Ibc
  • IntoAddr
  • IntoBech32
  • IntoBech32m
  • Module
  • Staking
  • Stargate
  • Wasm
  • error::AnyContext

Macros

  • error::anyhow
  • error::bail

Functions

  • custom_app
  • next_block
  • no_init

Type Aliases

  • BasicApp
  • BasicAppBuilder
  • GovAcceptingModule
  • GovFailingModule
  • IbcAcceptingModule
  • IbcFailingModule
  • MockApiBech32
  • MockApiBech32m
  • StargateAcceptingModule
  • StargateFailingModule
  • error::AnyResult