rustdoc::clean

Function clean_projection_predicate

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