flux_syntax::grammar

Function __action387

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