mz_compute::typedefs

Type Alias KeyAgent

Source
pub type KeyAgent<K, T, R> = TraceAgent<Spine<Rc<OrdKeyBatch<MzStack<((K, ()), T, R)>>>>>;

Aliased Typeยง

struct KeyAgent<K, T, R> { /* private fields */ }