flux_syntax::grammar

Function __action246

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