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