Docs.rs
  • cosmwasm-vm-1.1.0
    • cosmwasm-vm 1.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:cosmwasm:core-rust-developers
    • DariuszDepta
    • pinosu
    • Dependencies
      • clru ^0.4.0 normal
      • cosmwasm-crypto ^1.1.0 normal
      • cosmwasm-std ^1.1.0 normal
      • hex ^0.4 normal
      • loupe ^0.1.3 normal
      • parity-wasm ^0.42 normal
      • schemars ^0.8.1 normal
      • serde ^1.0.103 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10.3 normal
      • thiserror ^1.0 normal
      • wasmer =2.3.0 normal
      • wasmer-middlewares =2.3.0 normal
      • clap ^2.33.3 dev
      • criterion ^0.3 dev
      • hex-literal ^0.3.1 dev
      • leb128 ^0.2 dev
      • rand ^0.8 dev
      • tempfile ^3.1.0 dev
      • wat ^1.0 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • 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
logo

logo

Crate cosmwasm_vm

logo
Change settings

List of all items

Structs

  • AnalysisReport
  • Backend
  • Cache
  • CacheOptions
  • Checksum
  • GasInfo
  • GasReport
  • Instance
  • InstanceOptions
  • Metrics
  • Size
  • Stats
  • testing::MockApi
  • testing::MockInstanceOptions
  • testing::MockQuerier
  • testing::MockStorage

Enums

  • BackendError
  • CommunicationError
  • RegionValidationError
  • VmError

Traits

  • BackendApi
  • Querier
  • Storage

Functions

  • call_execute
  • call_execute_raw
  • call_instantiate
  • call_instantiate_raw
  • call_migrate
  • call_migrate_raw
  • call_query
  • call_query_raw
  • call_reply
  • call_reply_raw
  • call_sudo
  • call_sudo_raw
  • capabilities_from_csv
  • from_slice
  • testing::execute
  • testing::instantiate
  • testing::migrate
  • testing::mock_backend
  • testing::mock_backend_with_balances
  • testing::mock_env
  • testing::mock_info
  • testing::mock_instance
  • testing::mock_instance_options
  • testing::mock_instance_with_balances
  • testing::mock_instance_with_failing_api
  • testing::mock_instance_with_gas_limit
  • testing::mock_instance_with_options
  • testing::query
  • testing::reply
  • testing::sudo
  • testing::test_io
  • to_vec

Typedefs

  • BackendResult
  • CommunicationResult
  • RegionValidationResult
  • VmResult

Constants

  • testing::MOCK_CONTRACT_ADDR