Docs.rs
solana-program-runtime-1.14.5
solana-program-runtime 1.14.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
base64 ^0.13
normal
bincode ^1.3.3
normal
eager ^0.1.0
normal
enum-iterator ^0.8.1
normal
itertools ^0.10.1
normal
libc ^0.2.101
normal
libloading ^0.7.0
normal
log ^0.4.14
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
serde ^1.0.129
normal
solana-frozen-abi =1.14.5
normal
solana-frozen-abi-macro =1.14.5
normal
solana-measure =1.14.5
normal
solana-metrics =1.14.5
normal
solana-sdk =1.14.5
normal
thiserror ^1.0
normal
solana-logger =1.14.5
dev
rustc_version ^0.4
build
Versions
33.19%
of the crate is documented
Go to latest version
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
☰
Module invoke_context
Structs
Traits
Functions
Type Definitions
?
Module
solana_program_runtime
::
invoke_context
source
·
[
−
]
Structs
AllocErr
BuiltinProgram
ComputeMeter
Compute meter
InvokeContext
MockInvokeContextPreparation
StackFrame
Deprecated
TransactionExecutor
Tracks whether a given executor is “dirty” and needs to updated in the executors cache
Traits
Alloc
Based loosely on the unstable std::alloc::Alloc trait
Executor
Program executor
Functions
mock_process_instruction
prepare_mock_invoke_context
with_mock_invoke_context
Type Definitions
Executors
ProcessInstructionWithContext