flux_syntax::grammar

Function __action71

Source
fn __action71(
    cx: &mut ParseCtxt<'_>,
    (_, _, _): (Location, Token, Location),
    (_, bounds, _): (Location, GenericBounds, Location),
) -> TyKind