Function rustdoc::clean::clean_projection_predicate

source ยท
fn clean_projection_predicate<'tcx>(
    pred: Binder<'tcx, ProjectionPredicate<'tcx>>,
    cx: &mut DocContext<'tcx>,
) -> WherePredicate