sanity_check_found_hidden_type

Function sanity_check_found_hidden_type 

Source
fn sanity_check_found_hidden_type<'tcx>(
    tcx: TyCtxt<'tcx>,
    key: OpaqueTypeKey<'tcx>,
    ty: ProvisionalHiddenType<'tcx>,
) -> Result<(), ErrorGuaranteed>