pub type BatchDiffGat<'a, Tr> = <BatchCursor<Tr> as Cursor>::DiffGat<'a>;Expand description
The borrowed diff type of a trace’s batch cursor.
pub type BatchDiffGat<'a, Tr> = <BatchCursor<Tr> as Cursor>::DiffGat<'a>;The borrowed diff type of a trace’s batch cursor.