flux_syntax::grammar

Function __action44

Source
fn __action44(
    cx: &mut ParseCtxt<'_>,
    (_, lo, _): (Location, Location, Location),
    (_, asyncness, _): (Location, Option<Token>, Location),
    (_, hi, _): (Location, Location, Location),
) -> Async