pub type RowRowAgent<T, R> = TraceAgent<RowRowSpine<T, R>>;
pub struct RowRowAgent<T, R> { /* private fields */ }