pub fn is_generic_application(types: &dyn TypeDatabase, type_id: TypeId) -> boolExpand description
Check if a type is a generic type application.
pub fn is_generic_application(types: &dyn TypeDatabase, type_id: TypeId) -> boolCheck if a type is a generic type application.