Function glsl_lang::parser::__action427

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