flux_syntax::grammar

Function __action33

Source
fn __action33(
    cx: &mut ParseCtxt<'_>,
    (_, segments, _): (Location, Vec<Ident>, Location),
    (_, args, _): (Location, Option<Vec<BaseSort>>, Location),
) -> BaseSort