mz_compute::typedefs

Type Alias 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 */ }