flux_syntax::grammar

Function __action204

Source
fn __action204(
    cx: &mut ParseCtxt<'_>,
    (_, v, _): (Location, Vec<Item>, Location),
    (_, e, _): (Location, Item, Location),
) -> Vec<Item>