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