pub type RowValAgent<V, T, R> = TraceAgent<Spine<Rc<OrdValBatch<RowValLayout<((Row, V), T, R)>>>>>;
Aliased Typeยง
pub struct RowValAgent<V, T, R> { /* private fields */ }
pub type RowValAgent<V, T, R> = TraceAgent<Spine<Rc<OrdValBatch<RowValLayout<((Row, V), T, R)>>>>>;
pub struct RowValAgent<V, T, R> { /* private fields */ }