Skip to main content

BatchDiff

Type Alias BatchDiff 

Source
pub type BatchDiff<Tr> = <BatchCursor<Tr> as Cursor>::Diff;
Expand description

The owned diff type of a trace’s batch cursor.