Skip to main content

recursive_index

Function recursive_index 

Source
pub fn recursive_index(types: &dyn TypeDatabase, type_id: TypeId) -> Option<u32>
Expand description

Extract the De Bruijn index if this is a recursive type reference.