Function glsl_lang::parser::__action491

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