Function glsl_lang::parser::__action854

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