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>