Function glsl_lang::parser::__action425

source ยท
fn __action425<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Vec<StructFieldSpecifier>
where L: HasLexerError,