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