type BatchKeyContainer<Tr> = <BatchCursor<Tr> as Cursor>::KeyContainer;Expand description
Key container of trace Tr’s batch cursor.
type BatchKeyContainer<Tr> = <BatchCursor<Tr> as Cursor>::KeyContainer;Key container of trace Tr’s batch cursor.