Type Alias TraceHandler

Source
pub type TraceHandler = dyn FnMut(RowIndex, TraceEvent);
Expand description

A callback to be executed when a TraceEvent occurs at a given clock cycle