Function glsl_lang::parser::__action449

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