Skip to main content

is_type_parameter

Function is_type_parameter 

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

Check if a type is a type parameter.