Skip to main content

type_param_info

Function type_param_info 

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

Extract the type parameter info if this is a type parameter or infer type.