Type Alias ResultWithTimings

Source
pub type ResultWithTimings = (Result<()>, ExecuteTimings);