Docs.rs
  • cw-croncat-core-0.1.5
    • cw-croncat-core 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • mikedotexe
    • Dependencies
      • cosmwasm-std ^1.0.0 normal
      • cron_schedule ^0.2.3 normal
      • cw-rules-core ^0.1.2 normal
      • cw-storage-plus ^0.16.0 normal
      • cw2 ^0.16.0 normal
      • cw20 ^0.13.4 normal
      • generic-query ^0.1.1 normal
      • hex ^0.4 normal
      • schemars ^0.8 normal
      • serde ^1.0 normal
      • serde-cw-value ^0.7.0 normal
      • serde-json-wasm ^0.5.0 normal
      • sha2 ^0.10.6 normal
      • thiserror ^1.0 normal
      • cosmwasm-schema ^1.0.0 dev
      • cw-multi-test ^0.16.0 dev
      • cw20-base ^0.13.4 dev
      • rusty-hook ^0.11.2 dev
    • Versions
    • 8.67% 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 cw_croncat_core

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • msg::AgentResponse
  • msg::AgentTaskResponse
  • msg::Croncat
  • msg::GetAgentIdsResponse
  • msg::GetBalancesResponse
  • msg::GetConfigResponse
  • msg::GetSlotHashesResponse
  • msg::GetSlotIdsResponse
  • msg::GetWalletBalancesResponse
  • msg::InstantiateMsg
  • msg::QueryConstruct
  • msg::TaskRequest
  • msg::TaskRequestBuilder
  • msg::TaskResponse
  • msg::TaskWithQueriesResponse
  • query::CroncatQuerier
  • types::Action
  • types::Agent
  • types::BoundaryValidated
  • types::GasPrice
  • types::GenericBalance
  • types::Task
  • types::Transform

Enums

  • error::CoreError
  • msg::ExecuteMsg
  • msg::QueryMsg
  • types::AgentStatus
  • types::Boundary
  • types::Interval
  • types::SlotType

Traits

  • traits::BalancesOperations
  • traits::FindAndMutate
  • traits::GenericBalances
  • traits::Intervals
  • traits::ResultFailed
  • traits::TaskHash

Functions

  • types::gas_amount_with_agent_fee

Type Definitions

  • types::RuleResponse