Docs.rs
  • boot-core-0.9.0
    • boot-core 0.9.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CyberHoward
    • Dependencies
      • anyhow ^1.0 normal
      • base16 ^0.2.1 normal
      • base64 ^0.20.0 normal
      • bitcoin ^0.29.2 normal
      • boot-contract-derive ^0.9.0 normal
      • boot-fns-derive ^0.9.0 normal
      • chrono ^0.4 normal
      • cosmrs ^0.9.0 normal
      • cosmwasm-std ^1.1 normal
      • cw-multi-test ^0.16.0 normal
      • derive_builder ^0.12.0 normal
      • ed25519-dalek ^1 normal
      • eyre ^0.6 normal
      • hex ^0.4.3 normal
      • hkd32 ^0.7.0 normal
      • ibc-chain-registry ^0.2.0 normal
      • log ^0.4.14 normal
      • prost ^0.11 normal
      • rand_core ^0.6.4 normal
      • reqwest ^0.11.9 normal
      • rust-crypto ^0.2 normal
      • schemars ^0.8.10 normal
      • secp256k1 ^0.24.2 normal
      • serde ^1.0.103 normal
      • serde_json ^1.0.79 normal
      • sha256 ^1.1.1 normal
      • thiserror ^1.0.21 normal
      • tokio ^1.4 normal
      • tonic ^0.8.1 normal
      • dotenv ^0.15.0 dev
      • env_logger ^0.10.0 dev
    • Versions
    • 66.67% 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
logo

logo

Crate boot_core

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
  • Attribute Macros
  • Derive Macros
?
Change settings

List of all items

Structs

  • Addr
  • Coin
  • Contract
  • ContractCodeReference
  • ContractWrapper
  • Empty
  • Mock
  • MockState

Enums

  • BootError

Traits

  • BootEnvironment
  • BootExecute
  • BootInstantiate
  • BootMigrate
  • BootQuery
  • BootUpload
  • CallAs
  • ChainState
  • ContractInstance
  • CwEnv
  • CwInterface
  • Deploy
  • IndexResponse
  • StateInterface
  • TxHandler

Attribute Macros

  • contract

Derive Macros

  • ExecuteFns
  • QueryFns

Functions

  • instantiate_custom_mock_env
  • instantiate_default_mock_env

Type Definitions

  • TxResponse