flux_syntax::grammar

Function __action395

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