Type Alias RowRowBuilder

Source
pub type RowRowBuilder<T, R> = RcBuilder<OrdValBuilder<RowRowLayout<((Row, Row), T, R)>, TimelyStack<((Row, Row), T, R)>>>;

Aliased Typeยง

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