Docs.rs
  • cw-boolean-contract-0.1.3
    • cw-boolean-contract 0.1.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mikedotexe
    • Dependencies
      • cosmwasm-schema ^1.1.8 normal
      • cosmwasm-std ^1.1.8 normal
      • cw-storage-plus ^0.16.0 normal
      • cw2 ^0.16.0 normal
      • mod-sdk ^0.1.0 normal
      • schemars ^0.8.11 normal
      • thiserror ^1.0.37 normal
    • Versions
    • 78.95% 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 cw_boolean_contract

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • msgs::instantiate_msg::InstantiateMsg
  • state::Config

Enums

  • errors::ContractError
  • msgs::execute_msg::ExecuteMsg
  • msgs::query_msg::QueryMsg

Functions

  • entry_points::execute::execute
  • entry_points::execute::set_value::execute
  • entry_points::execute::toggle::execute
  • entry_points::instantiate::instantiate
  • entry_points::query::get_value::query
  • entry_points::query::query

Constants

  • CONTRACT_NAME
  • CONTRACT_VERSION
  • state::CONFIG