Skip to main content

is_type_reference

Function is_type_reference 

Source
pub fn is_type_reference(types: &dyn TypeDatabase, type_id: TypeId) -> bool
Expand description

Check if a type is a type reference (Lazy/DefId).