Function bounds

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