Docs.rs
solana-sbpf-0.21.0
solana-sbpf 0.21.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
arbitrary ^1.0
normal
optional
byteorder ^1.2
normal
combine ^3.8.1
normal
gdbstub ^0.6.2
normal
optional
hash32 ^0.3.1
normal
log ^0.4.2
normal
rand ^0.8.5
normal
optional
rustc-demangle ^0.1
normal
shuttle ^0.7.1
normal
optional
thiserror ^2.0.9
normal
elf ^0.0.10
dev
json ^0.12
dev
libc ^0.2
normal
optional
winapi ^0.3
normal
optional
Versions
100%
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
Skip to main content
BuiltinCodegen
solana_
sbpf
0.21.0
In solana_
sbpf::
program
solana_sbpf
::
program
Type Alias
Builtin
Codegen
Copy item path
Source
pub type BuiltinCodegen<C> =
fn
(&mut
JitCompiler
<'_, C>);
Expand description
Syscall codegen function for JIT compiler