Skip to main content

trait_is_same_or_supertrait

Function trait_is_same_or_supertrait 

Source
fn trait_is_same_or_supertrait(
    tcx: TyCtxt<'_>,
    child: DefId,
    trait_: DefId,
) -> bool