Type Definition dataflow::arrangement::manager::RowSpine[][src]

pub type RowSpine<K, V, T, R, O = usize> = OrdValSpine<K, V, T, R, O>;