Function rustdoc::clean::clean_generic_bound

source ยท
fn clean_generic_bound<'tcx>(
    bound: &GenericBound<'tcx>,
    cx: &mut DocContext<'tcx>,
) -> Option<GenericBound>