Skip to main content

RowErrBatcher

Type Alias RowErrBatcher 

Source
pub type RowErrBatcher<T, R> = RowValBatcher<DataflowErrorSer, T, R>;

Aliased Typeยง

pub struct RowErrBatcher<T, R> { /* private fields */ }