Docs.rs
  • test-erc20-0.3.1
    • test-erc20 0.3.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • levackt
    • Dependencies
      • cosmwasm ^0.7.0 normal
      • cw-storage ^0.2.0 normal
      • hex =0.4.0 normal
      • schemars =0.5 normal
      • serde =1.0.103 normal
      • snafu =0.5.0 normal
      • cosmwasm-vm ^0.7.0 dev
      • serde_json ^1.0 dev
    • Versions
    • 0% 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

test_erc200.3.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • contract::Constants
  • msg::AllowanceResponse
  • msg::BalanceResponse
  • msg::InitMsg
  • msg::InitialBalance

Enums

  • msg::HandleMsg
  • msg::QueryMsg

Functions

  • contract::bytes_to_u128
  • contract::handle
  • contract::init
  • contract::parse_u128
  • contract::query
  • contract::read_u128

Constants

  • contract::KEY_CONSTANTS
  • contract::KEY_TOTAL_SUPPLY
  • contract::PREFIX_ALLOWANCES
  • contract::PREFIX_BALANCES
  • contract::PREFIX_CONFIG