flux_syntax::grammar

Function __action121

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