Re-exports§
pub use solana_rbpf;
Modules§
- invoke_
context - loaded_
programs - log_
collector - mem_
pool - 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