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