flux_syntax::grammar

Function __action371

Source
fn __action371(
    cx: &mut ParseCtxt<'_>,
    (_, v, _): (Location, Vec<Expr>, Location),
    (_, e, _): (Location, Option<Expr>, Location),
) -> Vec<Expr>