Skip to main content

RowRowBuilder

Type Alias RowRowBuilder 

Source
pub type RowRowBuilder<T, R> = ArcBuilder<RowRowBuilder<T, R>>;

Aliased Type§

pub struct RowRowBuilder<T, R> {
    builder: RowRowBuilder<T, R>,
}

Fields§

§builder: RowRowBuilder<T, R>