Re-exports§
pub use solana_sbpf;
Modules§
- __
private - cpi
- Cross-Program Invocation (CPI) error types
- deploy
- Program deployment functionality.
- execution_
budget - invoke_
context - loaded_
programs - loading_
task - mem_
pool - memory
- Memory translation utilities.
- memory_
context - program_
cache_ entry - program_
metrics - serialization
- stable_
log - Stable program log messages
- sysvar_
cache - vm
- SBF virtual machine provisioning and execution.
Macros§
- create_
vm - Create the SBF virtual machine
- declare_
process_ instruction - Adapter so we can unify the interfaces of built-in programs and syscalls
- deploy_
program - translate_
inner - translate_
slice_ inner - translate_
type_ inner - with_
mock_ invoke_ context - with_
mock_ invoke_ context_ with_ feature_ set