Function rustdoc::clean::clean_generic_bound

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