Docs.rs
  • solana-jonc-program-counter-0.1.0
    • solana-jonc-program-counter 0.1.0
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • joncinque
    • Dependencies
      • borsh ^0.10 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • shank ^0.4.2 normal
      • solana-program ~1.18 normal
      • thiserror ^1.0 normal
    • Versions
    • 42.65% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_jonc_program_counter0.1.0

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • instruction::accounts::Context
  • instruction::accounts::CreateAccounts
  • instruction::accounts::IncrementAccounts
  • state::Counter

Enums

  • error::CounterError
  • instruction::CounterInstruction
  • state::Key

Functions

  • assertions::assert_account_key
  • assertions::assert_empty
  • assertions::assert_non_empty
  • assertions::assert_pda
  • assertions::assert_program_owner
  • assertions::assert_same_pubkeys
  • assertions::assert_signer
  • assertions::assert_writable
  • check_id
  • entrypoint::entrypoint
  • id
  • processor::process_instruction
  • utils::close_account
  • utils::create_account
  • utils::realloc_account
  • utils::transfer_lamports
  • utils::transfer_lamports_from_pdas

Constants

  • ID