Docs.rs
solana-loader-v4-program-1.18.26
solana-loader-v4-program 1.18.26
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
log ^0.4.20
normal
solana-measure =1.18.26
normal
solana-program-runtime =1.18.26
normal
solana-sdk =1.18.26
normal
solana_rbpf =0.8.3
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
1.18.26
solana_loader_v4_program
Function
get_state
Copy item path
source
pub fn get_state(data: &[
u8
]) ->
Result
<&
LoaderV4State
,
InstructionError
>