Type Alias mz_compute::typedefs::KeySpine
source · pub type KeySpine<K, T, R> = Spine<Rc<OrdKeyBatch<MzStack<((K, ()), T, R)>>>>;
Aliased Type§
struct KeySpine<K, T, R> { /* private fields */ }
pub type KeySpine<K, T, R> = Spine<Rc<OrdKeyBatch<MzStack<((K, ()), T, R)>>>>;
struct KeySpine<K, T, R> { /* private fields */ }