Skip to main content

RowErrBuilder

Type Alias RowErrBuilder 

Source
pub type RowErrBuilder<T, R> = RowValBuilder<DataflowErrorSer, T, R>;

Aliased Typeยง

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