flux_syntax::grammar

Function __action31

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