Skip to main content

BatchTimeGat

Type Alias BatchTimeGat 

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

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