Type Alias mz_compute::row_spine::spines::RowRowBuilder
source · pub type RowRowBuilder<T, R> = RcBuilder<OrdValBuilder<RowRowLayout<((Row, Row), T, R)>, TimelyStack<((Row, Row), T, R)>>>;
Aliased Type§
struct RowRowBuilder<T, R> { /* private fields */ }