Function glsl_lang::parser::__action391

source ยท
fn __action391<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, Vec<TypeSpecifier>, LexerPosition),
) -> Option<Vec<TypeSpecifier>>
where L: HasLexerError,