Skip to main content

BatchKey

Type Alias BatchKey 

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

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