mz_compute::typedefs

Type Alias 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 */ }