execute_spanned

Macro execute_spanned 

Source
macro_rules! execute_spanned {
    ($name:literal, $executor:expr, $state:expr) => { ... };
}
Expand description

Macro for executing and emitting metrics for instructions/s and number of instructions executed. Does not include any tracing span.