type_depends_on

Function type_depends_on 

Source
pub fn type_depends_on(ty: &Type, target_param: &GenericParam) -> bool
Expand description

Does type depends on the given type parameter.