Docs.rs
  • cronos-sdk-0.0.8
    • cronos-sdk 0.0.8
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nickgarfield
    • Dependencies
      • anchor-client ^0.20.1 normal
      • cronos-program ^0.0.15 normal
      • solana-program ^1.9.5 normal
    • Versions
    • 11.11% of the crate is documented
  • Go to latest version
  • Platform
    • 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 cronos_sdk

logo
Change settings

List of all items

Structs

  • account::AccountMetaData
  • account::Authority
  • account::Config
  • account::Daemon
  • account::Fee
  • account::Health
  • account::InstructionData
  • account::Task
  • account::Treasury
  • account::authority::Authority
  • account::config::Config
  • account::daemon::Daemon
  • account::fee::Fee
  • account::health::Health
  • account::task::AccountMetaData
  • account::task::InstructionData
  • account::task::Task
  • account::treasury::Treasury

Enums

  • account::TaskStatus
  • account::task::TaskStatus
  • errors::ErrorCode

Functions

  • check_id
  • id
  • instruction::admin_schedule_health_check::admin_schedule_health_check
  • instruction::config_update_admin::config_update_admin
  • instruction::config_update_program_fee::config_update_program_fee
  • instruction::config_update_worker_fee::config_update_worker_fee
  • instruction::daemon_create::daemon_create
  • instruction::daemon_invoke::daemon_invoke
  • instruction::fee_collect::fee_collect
  • instruction::initialize::initialize
  • instruction::task_cancel::task_cancel
  • instruction::task_create::task_create
  • instruction::task_execute::task_execute

Typedefs

  • errors::Result
  • pda::PDA

Statics

  • ID

Constants

  • account::SEED_AUTHORITY
  • account::SEED_CONFIG
  • account::SEED_DAEMON
  • account::SEED_FEE
  • account::SEED_HEALTH
  • account::SEED_TASK
  • account::SEED_TREASURY
  • account::authority::SEED_AUTHORITY
  • account::config::SEED_CONFIG
  • account::daemon::SEED_DAEMON
  • account::fee::SEED_FEE
  • account::health::SEED_HEALTH
  • account::task::SEED_TASK
  • account::treasury::SEED_TREASURY