Docs.rs
  • cosmwasm-contract-migratable-std-0.1.0
    • cosmwasm-contract-migratable-std 0.1.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • luca992
    • Dependencies
      • secret-cosmwasm-std ^1.0.0 normal
      • schemars ^0.8.11 normal
      • secret-toolkit ^0.7.0 normal
      • serde ^1.0.152 normal
      • serde-cw-value ^0.7.0 normal
      • serde_repr ^0.1.10 normal
    • Versions
    • 22.22% 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
logo

logo

Crate cosmwasm_contract_migratable_std

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
?
Change settings

List of all items

Structs

  • msg_types::ContractInfo
  • msg_types::InstantiateByMigrationMsg
  • msg_types::MigrateFrom
  • msg_types::MigrateTo
  • state::MigratedFromState
  • state::MigratedToState

Enums

  • msg::MigratableExecuteMsg
  • msg::MigratableQueryAnswer
  • msg::MigratableQueryMsg
  • msg::MigrationListenerExecuteMsg
  • msg_types::ReplyError
  • state::ContractMode

Functions

  • execute::register_to_notify_on_migration_complete

Statics

  • state::MIGRATED_FROM_KEY
  • state::MIGRATED_TO_KEY
  • state::NOTIFY_ON_MIGRATION_COMPLETE_KEY

Constants

  • state::CONTRACT_MODE_KEY