Docs.rs
solana-loader-v4-program-2.0.1
solana-loader-v4-program 2.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
log ^0.4.21
normal
solana-compute-budget =2.0.1
normal
solana-measure =2.0.1
normal
solana-program-runtime =2.0.1
normal
solana-sdk =2.0.1
normal
solana-type-overrides =2.0.1
normal
solana_rbpf =0.8.1
normal
bincode ^1.3.3
dev
Versions
21.43%
of the crate is documented
Go to latest version
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_loader_v4_program
2.0.1
Function
solana_loader_v4_program
::
get_state
Copy item path
source
ยท
[
−
]
pub fn get_state(data: &[
u8
]) ->
Result
<&
LoaderV4State
,
InstructionError
>