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