Macro solana_program_runtime::ic_msg
source · [−]macro_rules! ic_msg {
($invoke_context:expr, $message:expr) => { ... };
($invoke_context:expr, $fmt:expr, $($arg:tt)*) => { ... };
}
Expand description
Convenience macro to log a message with an InvokeContext