Function glsl_lang::parser::__action312

source ยท
fn __action312<'i, L>(
    ctx: &ParseContext,
    (_, t, _): (LexerPosition, FullySpecifiedType, LexerPosition),
) -> SingleDeclarationData
where L: HasLexerError,