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