flux_syntax::grammar

Function __action372

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