Docs.rs
  • clone-solana-vote-interface-2.2.2
    • clone-solana-vote-interface 2.2.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • 01 July 2025
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • raccoons-bot
    • Dependencies
      • arbitrary ^1.4.1 normal optional
      • bincode ^1.3.3 normal optional
      • clone-solana-clock ^2.2.1 normal
      • clone-solana-decode-error ^2.2.1 normal
      • clone-solana-frozen-abi ^2.2.1 normal optional
      • clone-solana-frozen-abi-macro ^2.2.1 normal optional
      • clone-solana-hash ^2.2.1 normal
      • clone-solana-instruction ^2.2.1 normal
      • clone-solana-pubkey ^2.2.1 normal
      • clone-solana-rent ^2.2.1 normal
      • clone-solana-sdk-ids ^2.2.1 normal
      • clone-solana-serde-varint ^2.2.1 normal optional
      • clone-solana-serialize-utils ^2.2.1 normal optional
      • clone-solana-short-vec ^2.2.1 normal optional
      • clone-solana-system-interface ^1.0 normal optional
      • num-derive ^0.4 normal
      • num-traits ^0.2 normal
      • serde ^1.0.217 normal optional
      • serde_derive ^1.0.217 normal optional
      • clone-solana-epoch-schedule ^2.2.1 dev
      • clone-solana-logger ^2.2.1 dev
      • clone-solana-pubkey ^2.2.1 dev
      • itertools ^0.12.1 dev
      • rand ^0.8.5 dev
      • clone-solana-serialize-utils ^2.2.1 normal
    • Versions
    • 27.65% of the crate is documented
  • 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

clone_solana_vote_interface2.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • authorized_voters::AuthorizedVoters
  • instruction::CreateVoteAccountConfig
  • state::BlockTimestamp
  • state::CircBuf
  • state::LandedVote
  • state::Lockout
  • state::TowerSync
  • state::Vote
  • state::VoteAuthorizeCheckedWithSeedArgs
  • state::VoteAuthorizeWithSeedArgs
  • state::VoteInit
  • state::VoteState
  • state::VoteStateUpdate
  • state::vote_state_1_14_11::VoteState1_14_11

Enums

  • error::VoteError
  • instruction::VoteInstruction
  • state::VoteAuthorize
  • state::vote_state_versions::VoteStateVersions

Functions

  • instruction::authorize
  • instruction::authorize_checked
  • instruction::authorize_checked_with_seed
  • instruction::authorize_with_seed
  • instruction::compact_update_vote_state
  • instruction::compact_update_vote_state_switch
  • instruction::create_account_with_config
  • instruction::tower_sync
  • instruction::tower_sync_switch
  • instruction::update_commission
  • instruction::update_validator_identity
  • instruction::update_vote_state
  • instruction::update_vote_state_switch
  • instruction::vote
  • instruction::vote_switch
  • instruction::withdraw
  • program::check_id
  • program::id
  • state::serde_compact_vote_state_update::deserialize
  • state::serde_compact_vote_state_update::serialize
  • state::serde_tower_sync::deserialize
  • state::serde_tower_sync::serialize

Constants

  • program::ID
  • state::INITIAL_LOCKOUT
  • state::MAX_EPOCH_CREDITS_HISTORY
  • state::MAX_LOCKOUT_HISTORY
  • state::VOTE_CREDITS_GRACE_SLOTS
  • state::VOTE_CREDITS_MAXIMUM_PER_SLOT