Function glsl_lang::parser::__action303

source ยท
fn __action303<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, Identifier, LexerPosition),
) -> LayoutQualifierSpecData
where L: HasLexerError,