Function glsl_lang::parser::__action445

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