Type Alias ResultWithTimings

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