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