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