anonymize_predicate

Function anonymize_predicate 

Source
pub fn anonymize_predicate<'tcx>(
    tcx: TyCtxt<'tcx>,
    pred: Predicate<'tcx>,
) -> Predicate<'tcx>