Function rustdoc::html::format::print_generic_bounds
source ยท pub(crate) fn print_generic_bounds<'a, 'tcx: 'a>(
bounds: &'a [GenericBound],
cx: &'a Context<'tcx>,
) -> impl Display + 'a + Captures<'tcx>