Function glsl_lang::parser::__action476

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