Function rustdoc::clean::clean_type_outlives_predicate
source ยท fn clean_type_outlives_predicate<'tcx>(
pred: Binder<'tcx, TypeOutlivesPredicate<'tcx>>,
cx: &mut DocContext<'tcx>,
) -> Option<WherePredicate>