Skip to main content

RowBuilder

Type Alias RowBuilder 

Source
pub type RowBuilder<T, R> = RcBuilder<RowBuilder<T, R>>;

Aliased Typeยง

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