Docs.rs
  • price-feeds-0.1.1
    • price-feeds 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Ansh1902396
    • Dependencies
      • cosmwasm-schema ^2.0.1 normal
      • cosmwasm-std ^2.0.1 normal
      • cw-storage-plus ^2.0.0 normal
      • cw1 ^2.0.0 normal
      • cw2 ^2.0.0 normal
      • schemars ^0.8.16 normal
      • semver ^1 normal
      • serde ^1.0.197 normal
      • thiserror ^1.0.58 normal
      • cw-multi-test ^2.0.0 dev
      • cw-utils ^0.13 dev
    • Versions
    • 1.75% 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

price_feeds0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • msg::InstantiateMsg
  • msg::PriceFeedReq
  • msg::PriceFeedResponse
  • msg::PriceFeedsResponse
  • state::Price

Enums

  • error::ContractError
  • msg::ExecMsg
  • msg::MigrateMsg
  • msg::QueryMsg

Functions

  • contract::execute
  • contract::instantiate
  • contract::migrate
  • contract::query
  • contract::reply
  • contract::try_request_price
  • contract::try_request_price_feeds

Constants

  • state::ADMIN
  • state::DENOM
  • state::PRICES
  • state::REQUEST_FEES