Docs.rs
  • clockwork-queue-program-1.1.3
    • clockwork-queue-program 1.1.3
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • nickgarfield
    • Dependencies
      • anchor-lang ^0.25.0 normal
      • chrono ^0.4.19 normal
      • clockwork-cron ^1.1.3 normal
      • clockwork-pool-program ^1.1.3 normal
      • static-pubkey ^1.0.3 normal
    • Versions
    • 81.48% of the crate is documented
  • This release has been yanked, 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 clockwork_queue_program

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
logo
Change settings

List of all items

Structs

  • accounts::ConfigUpdate
  • accounts::Initialize
  • accounts::QueueCrank
  • accounts::QueueCreate
  • accounts::QueueDelete
  • accounts::QueuePause
  • accounts::QueueResume
  • accounts::QueueUpdate
  • accounts::QueueWithdraw
  • instruction::ConfigUpdate
  • instruction::Initialize
  • instruction::QueueCrank
  • instruction::QueueCreate
  • instruction::QueueDelete
  • instruction::QueuePause
  • instruction::QueueResume
  • instruction::QueueUpdate
  • instruction::QueueWithdraw
  • objects::AccountMetaData
  • objects::ClockData
  • objects::Config
  • objects::ConfigSettings
  • objects::CrankResponse
  • objects::ExecContext
  • objects::Fee
  • objects::InstructionData
  • objects::Queue
  • program::QueueProgram

Enums

  • errors::ClockworkError
  • objects::Trigger
  • objects::TriggerContext

Traits

  • objects::ConfigAccount
  • objects::FeeAccount
  • objects::QueueAccount

Functions

  • check_id
  • entry
  • entrypoint
  • id
  • queue_program::config_update
  • queue_program::initialize
  • queue_program::queue_crank
  • queue_program::queue_create
  • queue_program::queue_delete
  • queue_program::queue_pause
  • queue_program::queue_resume
  • queue_program::queue_update
  • queue_program::queue_withdraw
  • utils::anchor_sighash

Statics

  • ID
  • utils::PAYER_PUBKEY