Function rustdoc::clean::clean_where_predicate

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