Docs.rs
  • cyber-std-0.2.1
    • cyber-std 0.2.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cyborgshead
    • Dependencies
      • cid ^0.8.0 normal
      • cosmwasm-std ^1.0.0 normal
      • cw721 ^0.13.2 normal
      • schemars ^0.8.1 normal
      • serde ^1.0.127 normal
      • thiserror ^1.0.21 normal
      • cosmwasm-schema ^1.0.0 dev
    • Versions
    • 0.43% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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 cyber_std

logo
Change settings

List of all items

Structs

  • msg::CyberMsgWrapper
  • msg::Link
  • msg::Load
  • msg::Route
  • msg::Trigger
  • querier::CyberQuerier
  • query::BandwidthLoadResponse
  • query::BandwidthPriceResponse
  • query::BandwidthTotalResponse
  • query::CyberQueryWrapper
  • query::CyberlinksAmountResponse
  • query::NeuronBandwidthResponse
  • query::ParticleRankResponse
  • query::ParticlesAmountResponse
  • query::PoolAddressResponse
  • query::PoolLiquidityResponse
  • query::PoolParamsResponse
  • query::PoolPriceResponse
  • query::PoolSupplyResponse
  • query::RouteResponse
  • query::RoutedEnergyResponse
  • query::RoutesResponse
  • query::ThoughtLowestFeeResponse
  • query::ThoughtResponse
  • query::ThoughtStatsResponse

Enums

  • msg::CyberMsg
  • particle::ParticleError
  • query::CyberQuery
  • route::CyberRoute

Functions

  • msg::create_change_thought_block_msg
  • msg::create_change_thought_input_msg
  • msg::create_change_thought_period_msg
  • msg::create_creat_thought_msg
  • msg::create_create_energy_route_msg
  • msg::create_create_pool_msg
  • msg::create_cyberlink_msg
  • msg::create_delete_energy_route_msg
  • msg::create_deposit_within_batch_msg
  • msg::create_edit_energy_route_msg
  • msg::create_edit_energy_route_name_msg
  • msg::create_forget_thought_msg
  • msg::create_investmint_msg
  • msg::create_swap_within_batch_msg
  • msg::create_withdraw_within_batch_msg
  • particle::check_particle
  • particle::prepare_particle

Typedefs

  • Deps
  • DepsMut
  • Response