Function tybounds

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