print_generic_bounds

Function print_generic_bounds 

Source
pub(crate) fn print_generic_bounds(
    bounds: &[GenericBound],
    cx: &Context<'_>,
) -> impl Display