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