Skip to main content

BatchValOwn

Type Alias BatchValOwn 

Source
pub type BatchValOwn<Tr> = <BatchCursor<Tr> as Cursor>::ValOwn;
Expand description

The owned val type of a trace’s batch cursor.