clean_type_outlives_predicate

Function clean_type_outlives_predicate 

Source
fn clean_type_outlives_predicate<'tcx>(
    pred: Binder<'tcx, TypeOutlivesPredicate<'tcx>>,
    cx: &mut DocContext<'tcx>,
) -> WherePredicate