flux_syntax::grammar

Function __action401

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