Docs.rs
  • hermit_toolkit_hmip21-0.1.5
    • hermit_toolkit_hmip21 0.1.5
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • NeverToSayGoodbye86
    • Dependencies
      • secret-cosmwasm-std ^0.10.1 normal
      • hermit-toolkit-utils ^0.1.0 normal
      • schemars ^0.7 normal
      • serde ^1.0 normal
    • Versions
    • 18.04% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hermit_toolkit_hmip210.1.5

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • batch::BurnFromAction
  • batch::MintAction
  • batch::SendAction
  • batch::SendFromAction
  • batch::TransferAction
  • batch::TransferFromAction
  • query::Allowance
  • query::Balance
  • query::ContractStatus
  • query::ContractStatusResponse
  • query::ExchangeRate
  • query::ExchangeRateResponse
  • query::InitConfig
  • query::InitHook
  • query::InitMsg
  • query::InitialBalance
  • query::Minters
  • query::MintersResponse
  • query::RichTx
  • query::TokenConfig
  • query::TokenConfigResponse
  • query::TokenInfo
  • query::TokenInfoResponse
  • query::TransactionHistory
  • query::TransferHistory
  • query::Tx

Enums

  • asset::AssetInfo
  • handle::HandleMsg
  • query::AuthenticatedQueryResponse
  • query::ContractStatusLevel
  • query::QueryMsg
  • query::TxAction

Functions

  • handle::add_minters_msg
  • handle::batch_burn_from_msg
  • handle::batch_mint_msg
  • handle::batch_send_from_msg
  • handle::batch_send_msg
  • handle::batch_transfer_from_msg
  • handle::batch_transfer_msg
  • handle::burn_from_msg
  • handle::burn_msg
  • handle::create_viewing_key_msg
  • handle::decrease_allowance_msg
  • handle::deposit_msg
  • handle::increase_allowance_msg
  • handle::mint_msg
  • handle::redeem_msg
  • handle::register_receive_msg
  • handle::remove_minters_msg
  • handle::send_from_msg
  • handle::send_from_msg_with_code_hash
  • handle::send_msg
  • handle::send_msg_with_code_hash
  • handle::set_minters_msg
  • handle::set_viewing_key_msg
  • handle::transfer_from_msg
  • handle::transfer_msg
  • query::allowance_query
  • query::balance_query
  • query::contract_status_query
  • query::exchange_rate_query
  • query::minters_query
  • query::token_config_query
  • query::token_info_query
  • query::transaction_history_query
  • query::transfer_history_query