flux_syntax::grammar

Function __action98

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