[][src]Function enso_macro_utils::type_matches

pub fn type_matches(ty: &Type, target_param: &GenericParam) -> bool

Naive type equality test by comparing their text representations.