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