Function glsl_lang::parser::__action261

source ยท
fn __action261<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, Declaration, LexerPosition),
) -> ForInitStatementData
where L: HasLexerError,