flux_syntax::grammar

Function __action96

Source
fn __action96(
    cx: &mut ParseCtxt<'_>,
    (_, lo, _): (Location, Location, Location),
    (_, segments, _): (Location, Vec<Ident>, Location),
    (_, hi, _): (Location, Location, Location),
) -> ExprPath