flux_syntax::grammar

Function __action39

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