Function glsl_lang::parser::__action196

source ยท
fn __action196<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, Token, LexerPosition),
) -> UnaryOpData
where L: HasLexerError,