Skip to main content

BatchKeyContainer

Type Alias BatchKeyContainer 

Source
type BatchKeyContainer<Tr> = <BatchCursor<Tr> as Cursor>::KeyContainer;
Expand description

Key container of trace Tr’s batch cursor.