Docs.rs
waffles-solana-program-runtime-1.16.0
waffles-solana-program-runtime 1.16.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nixxholas
Dependencies
base64 ^0.13
normal
bincode ^1.3.3
normal
eager ^0.1.0
normal
enum-iterator ^1.2.0
normal
itertools ^0.10.5
normal
libc ^0.2.101
normal
libloading ^0.7.4
normal
log ^0.4.17
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
rand ^0.7.0
normal
serde ^1.0.152
normal
waffles-solana-frozen-abi =1.16.0
normal
waffles-solana-frozen-abi-macro =1.16.0
normal
waffles-solana-measure =1.16.0
normal
waffles-solana-metrics =1.16.0
normal
waffles-solana-sdk =1.16.0
normal
solana_rbpf =0.2.38
normal
thiserror ^1.0
normal
waffles-solana-logger =1.16.0
dev
rustc_version ^0.4
build
Versions
34.69%
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
solana_
program_
runtime
1.16.0
Module invoke_
context
Module Items
Structs
Traits
Functions
Type Aliases
In crate solana_
program_
runtime
solana_program_runtime
Module
invoke_context
Copy item path
Source
Structs
§
Alloc
Err
Builtin
Program
Invoke
Context
Mock
Invoke
Context
Preparation
Trace
LogStack
Frame
Traits
§
Alloc
Based loosely on the unstable std::alloc::Alloc trait
Functions
§
mock_
process_
instruction
prepare_
mock_
invoke_
context
with_
mock_
invoke_
context
Type Aliases
§
Process
Instruction
With
Context