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