pub type RowAgent<T, R> = TraceAgent<Spine<Rc<OrdKeyBatch<RowLayout<((Row, ()), T, R)>>>>>;
Aliased Typeยง
pub struct RowAgent<T, R> { /* private fields */ }
pub type RowAgent<T, R> = TraceAgent<Spine<Rc<OrdKeyBatch<RowLayout<((Row, ()), T, R)>>>>>;
pub struct RowAgent<T, R> { /* private fields */ }