Function glsl_lang::parser::__action446

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