Docs.rs
  • clockwork-network-1.0.3
    • clockwork-network 1.0.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
      • anchor-spl ^0.25.0 normal
      • clockwork-pool ^1.0.3 normal
      • clockwork-scheduler ^1.0.3 normal
    • Versions
    • 42.55% 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 clockwork_network

logo
Change settings

List of all items

Structs

  • accounts::EntryClose
  • accounts::Initialize
  • accounts::NodeRegister
  • accounts::NodeStake
  • accounts::RotatorTurn
  • accounts::SnapshotCapture
  • accounts::SnapshotClose
  • accounts::SnapshotRotate
  • accounts::SnapshotStart
  • instruction::EntryClose
  • instruction::Initialize
  • instruction::NodeRegister
  • instruction::NodeStake
  • instruction::RotatorTurn
  • instruction::SnapshotCapture
  • instruction::SnapshotClose
  • instruction::SnapshotRotate
  • instruction::SnapshotStart
  • program::ClockworkNetwork
  • state::Authority
  • state::Config
  • state::ConfigSettings
  • state::Node
  • state::Registry
  • state::Rotator
  • state::Snapshot
  • state::SnapshotEntry

Enums

  • errors::ClockworkError
  • state::SnapshotStatus

Traits

  • state::ConfigAccount
  • state::NodeAccount
  • state::RegistryAccount
  • state::RotatorAccount
  • state::SnapshotAccount
  • state::SnapshotEntryAccount

Functions

  • clockwork_network::entry_close
  • clockwork_network::initialize
  • clockwork_network::node_register
  • clockwork_network::node_stake
  • clockwork_network::rotator_turn
  • clockwork_network::snapshot_capture
  • clockwork_network::snapshot_close
  • clockwork_network::snapshot_rotate
  • clockwork_network::snapshot_start
  • entry
  • entrypoint
  • id::check_id
  • id::id

Statics

  • id::ID

Constants

  • state::SEED_AUTHORITY
  • state::SEED_CONFIG
  • state::SEED_NODE
  • state::SEED_REGISTRY
  • state::SEED_ROTATOR
  • state::SEED_SNAPSHOT
  • state::SEED_SNAPSHOT_ENTRY