pub type RowRowBatcher<T, R> = MergeBatcher<ColInternalMerger<(Row, Row), T, R>>;Aliased Typeยง
pub struct RowRowBatcher<T, R> { /* private fields */ }pub type RowRowBatcher<T, R> = MergeBatcher<ColInternalMerger<(Row, Row), T, R>>;pub struct RowRowBatcher<T, R> { /* private fields */ }