Function glsl_lang::parser::__action891

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