Docs.rs
  • miclockwork-thread-program-0.1.0
    • miclockwork-thread-program 0.1.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • quanghuynguyen1902
    • Dependencies
      • anchor-lang ^0.28.0 normal
      • chrono ^0.4.19 normal
      • miclockwork-cron =0.1.0 normal
      • miclockwork-network-program =0.1.0 normal
      • miclockwork-thread-program-v1 =0.1.0 normal
      • miclockwork-utils =0.1.0 normal
      • pyth-sdk-solana ^0.8.0 normal
      • static-pubkey ^1.0.3 normal
      • version ^3.0.0 normal
    • Versions
    • 86.58% of the crate is documented
  • 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

miclockwork_thread_program0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • accounts::GetCrateInfo
  • accounts::ThreadCreate
  • accounts::ThreadDelete
  • accounts::ThreadExec
  • accounts::ThreadInstructionAdd
  • accounts::ThreadInstructionRemove
  • accounts::ThreadKickoff
  • accounts::ThreadPause
  • accounts::ThreadReset
  • accounts::ThreadResume
  • accounts::ThreadUpdate
  • accounts::ThreadWithdraw
  • instruction::GetCrateInfo
  • instruction::ThreadCreate
  • instruction::ThreadDelete
  • instruction::ThreadExec
  • instruction::ThreadInstructionAdd
  • instruction::ThreadInstructionRemove
  • instruction::ThreadKickoff
  • instruction::ThreadPause
  • instruction::ThreadReset
  • instruction::ThreadResume
  • instruction::ThreadUpdate
  • instruction::ThreadWithdraw
  • program::ThreadProgram
  • state::ClockData
  • state::ExecContext
  • state::SerializableAccount
  • state::SerializableInstruction
  • state::Thread
  • state::ThreadResponse
  • state::ThreadSettings

Enums

  • errors::ClockworkError
  • state::Equality
  • state::Trigger
  • state::TriggerContext
  • state::VersionedThread

Traits

  • state::ThreadAccount

Functions

  • check_id
  • entry
  • entrypoint
  • id
  • thread_program::get_crate_info
  • thread_program::thread_create
  • thread_program::thread_delete
  • thread_program::thread_exec
  • thread_program::thread_instruction_add
  • thread_program::thread_instruction_remove
  • thread_program::thread_kickoff
  • thread_program::thread_pause
  • thread_program::thread_reset
  • thread_program::thread_resume
  • thread_program::thread_update
  • thread_program::thread_withdraw

Statics

  • ID
  • state::PAYER_PUBKEY

Constants

  • state::NEXT_INSTRUCTION_SIZE
  • state::SEED_THREAD