Docs.rs
safecoin-program-runtime-1.14.17
safecoin-program-runtime 1.14.17
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Fair-Exchange
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
rand ^0.7.0
normal
safecoin-frozen-abi =1.14.17
normal
safecoin-frozen-abi-macro =1.14.17
normal
safecoin-measure =1.14.17
normal
safecoin-metrics =1.14.17
normal
safecoin-sdk =1.14.17
normal
serde ^1.0.129
normal
thiserror ^1.0
normal
safecoin-logger =1.14.17
dev
rustc_version ^0.4
build
Versions
32.16%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
program_
runtime
1.14.17
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
Compute
Meter
Compute meter
Invoke
Context
Mock
Invoke
Context
Preparation
Stack
Frame
Deprecated
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