Function evm_exec_utils::tracing::trace_runtime
source · [−]pub fn trace_runtime<R, F>(f: F) -> R where
F: FnOnce() -> R, Expand description
Enables tracing of the EVN runtime during the execution of f.
pub fn trace_runtime<R, F>(f: F) -> R where
F: FnOnce() -> R, Enables tracing of the EVN runtime during the execution of f.