fn clean_where_predicate<'tcx>(
predicate: &WherePredicate<'tcx>,
cx: &mut DocContext<'tcx>,
) -> Option<WherePredicate>
fn clean_where_predicate<'tcx>(
predicate: &WherePredicate<'tcx>,
cx: &mut DocContext<'tcx>,
) -> Option<WherePredicate>