Function print_tybounds

Source
fn print_tybounds(
    bounds: &[PolyTrait],
    lt: &Option<Lifetime>,
    cx: &Context<'_>,
) -> impl Display