Docs.rs
  • dao-interface-2.6.0
    • dao-interface 2.6.0
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JakeHartnell
    • github:da0-da0:publishers
    • Dependencies
      • cosmwasm-schema ^1.5.4 normal
      • cosmwasm-std ^1.5.4 normal
      • cw-utils ^1.0 normal
      • cw2 ^1.1 normal
      • cw20 ^1.1 normal
      • cw721 ^0.18 normal
      • osmosis-std ^0.20.1 normal
      • cosmwasm-schema ^1.5.4 dev
    • Versions
    • 49.79% 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

dao_interface2.6.0

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • migrate_msg::MigrateParams
  • migrate_msg::MigrateV1ToV2
  • migrate_msg::MigrationModuleParams
  • migrate_msg::ProposalParams
  • migrate_msg::V1CodeIds
  • migrate_msg::V2CodeIds
  • msg::InitialItem
  • msg::InstantiateMsg
  • nft::NftFactoryCallback
  • proposal::InfoResponse
  • query::AdminNominationResponse
  • query::Cw20BalanceResponse
  • query::DaoURIResponse
  • query::DumpStateResponse
  • query::GetItemResponse
  • query::ProposalModuleCountResponse
  • query::SubDao
  • state::Config
  • state::ModuleInstantiateCallback
  • state::ModuleInstantiateInfo
  • state::ProposalModule
  • token::DenomUnit
  • token::InitialBalance
  • token::Metadata
  • token::NewDenomMetadata
  • token::NewTokenInfo
  • token::TokenFactoryCallback
  • voting::DenomResponse
  • voting::InfoResponse
  • voting::IsActiveResponse
  • voting::TotalPowerAtHeightResponse
  • voting::VotingPowerAtHeightResponse

Enums

  • migrate_msg::PreProposeInfo
  • msg::ExecuteMsg
  • msg::MigrateMsg
  • msg::QueryMsg
  • proposal::Query
  • query::PauseInfoResponse
  • state::Admin
  • state::ProposalModuleStatus
  • voting::ActiveThresholdQuery
  • voting::Query