Type Alias mz_compute::typedefs::RowValAgent
source · pub type RowValAgent<V, T, R> = TraceAgent<Spine<Rc<OrdValBatch<RowValLayout<((Row, V), T, R)>>>>>;
Aliased Type§
struct RowValAgent<V, T, R> { /* private fields */ }
pub type RowValAgent<V, T, R> = TraceAgent<Spine<Rc<OrdValBatch<RowValLayout<((Row, V), T, R)>>>>>;
struct RowValAgent<V, T, R> { /* private fields */ }