flux_syntax::grammar

Function __action370

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