Skip to main content

clean_generic_bound

Function clean_generic_bound 

Source
fn clean_generic_bound<'tcx>(
    bound: &GenericBound<'_>,
    cx: &mut DocContext<'tcx>,
) -> Option<GenericBound>