Type Definition rustc_data_structures::unify::UnificationStorage[][src]

pub type UnificationStorage<K> = Vec<VarValue<K>, Global>;