Re-exports§
pub use solana_rbpf;
Modules§
- compute_
budget - compute_
budget_ processor - invoke_
context - loaded_
programs - log_
collector - message_
processor - prioritization_
fee - stable_
log - Stable program log messages
- sysvar_
cache - timings
Macros§
- declare_
process_ instruction - Adapter so we can unify the interfaces of built-in programs and syscalls
- ic_
logger_ msg - Convenience macro to log a message with an
Option<Rc<RefCell<LogCollector>>>
- ic_msg
- Convenience macro to log a message with an
InvokeContext
- report_
execute_ timings - with_
mock_ invoke_ context