pub fn is_type_reference(types: &dyn TypeDatabase, type_id: TypeId) -> boolExpand description
Check if a type is a type reference (Lazy/DefId).
pub fn is_type_reference(types: &dyn TypeDatabase, type_id: TypeId) -> boolCheck if a type is a type reference (Lazy/DefId).