Docs.rs
  • solana-program-runtime-2.2.1
    • solana-program-runtime 2.2.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • base64 ^0.22.1 normal
      • bincode ^1.3.3 normal
      • enum-iterator ^1.5.0 normal
      • itertools ^0.12.1 normal
      • log ^0.4.25 normal
      • percentage ^0.1.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.217 normal
      • solana-account =2.2.1 normal
      • solana-clock =2.2.1 normal
      • solana-compute-budget =2.2.1 normal
      • solana-epoch-rewards =2.2.1 normal
      • solana-epoch-schedule =2.2.1 normal
      • solana-feature-set =2.2.1 normal
      • solana-frozen-abi =2.2.1 normal optional
      • solana-frozen-abi-macro =2.2.1 normal optional
      • solana-hash =2.2.1 normal
      • solana-instruction =2.2.1 normal
      • solana-last-restart-slot =2.2.1 normal
      • solana-log-collector =2.2.1 normal
      • solana-measure =2.2.1 normal
      • solana-metrics =2.2.1 normal optional
      • solana-precompiles =2.2.1 normal
      • solana-pubkey =2.2.1 normal
      • solana-rent =2.2.1 normal
      • solana-sbpf =0.10.0 normal
      • solana-sdk-ids =2.2.1 normal
      • solana-slot-hashes =2.2.1 normal
      • solana-stable-layout =2.2.1 normal
      • solana-sysvar =2.2.1 normal
      • solana-sysvar-id =2.2.1 normal
      • solana-timings =2.2.1 normal
      • solana-transaction-context =2.2.1 normal
      • solana-type-overrides =2.2.1 normal
      • thiserror ^2.0.11 normal
      • assert_matches ^1.5.0 dev
      • solana-compute-budget =2.2.1 dev
      • solana-instruction =2.2.1 dev
      • solana-pubkey =2.2.1 dev
      • solana-transaction-context =2.2.1 dev
      • test-case ^3.3.1 dev
    • Versions
    • 50.48% of the crate is documented
  • Go to latest version
  • Platform
    • 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_program_runtime2.2.1

Module invoke_context

Module Items

  • Structs
  • Functions
  • Type Aliases

In crate solana_program_runtime

solana_program_runtime

Module invoke_context

Source

Structs§

AllocErr
BpfAllocator
EnvironmentConfig
InvokeContext
Main pipeline from runtime to program execution.
SerializedAccountMetadata
SyscallContext

Functions§

mock_process_instruction

Type Aliases§

BuiltinFunctionWithContext