Function enso_macro_utils::type_depends_on[][src]

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

Does type depends on the given type parameter.