Skip to main content

get_parent_and_inheritance_kind

Function get_parent_and_inheritance_kind 

Source
fn get_parent_and_inheritance_kind<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
    sig_id: DefId,
) -> (Option<DefId>, InheritanceKind)