flux_syntax::grammar

Function __action123

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