Crate safecoin_program_runtime
source · [−]Modules
The accounts data space has a maximum size it is permitted to grow to. This module contains
the constants and types for tracking and metering the accounts data space during program
runtime.
Stable program log messages
Macros
Convenience macro to log a message with an
Option<Rc<RefCell<LogCollector>>>
Convenience macro to log a message with an
InvokeContext