clean_where_predicate

Function clean_where_predicate 

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