Function find_component_for_bound_region

Source
fn find_component_for_bound_region<'tcx>(
    tcx: TyCtxt<'tcx>,
    arg: &'tcx Ty<'tcx>,
    region_def_id: DefId,
) -> Option<&'tcx Ty<'tcx>>