Function glsl_lang::parser::__parse__TranslationUnit::__token_to_symbol
source ยท fn __token_to_symbol<'i, L>(
__token_index: usize,
__token: Token,
_: PhantomData<(&'i (), L)>,
) -> __Symbolwhere
L: HasLexerError,