Type Alias mz_compute::typedefs::KeyValAgent
source · 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 */ }