Function enso_macro_utils::variant_depends_on[][src]

pub fn variant_depends_on(var: &Variant, target_param: &GenericParam) -> bool
Expand description

Does enum variant depend on the given type parameter.