Skip to main content

BatchDiffGat

Type Alias BatchDiffGat 

Source
pub type BatchDiffGat<'a, Tr> = <BatchCursor<Tr> as Cursor>::DiffGat<'a>;
Expand description

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