Function glsl_lang::parser::__action421

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