Function glsl_lang::parser::__action857

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