Type Alias mz_compute::typedefs::RowRowAgent

source ·
pub type RowRowAgent<T, R> = TraceAgent<Spine<Rc<OrdValBatch<RowRowLayout<((Row, Row), T, R)>>>>>;

Aliased Type§

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