Module wgsl_parse::lexer
source · Expand description
Prefer using Parser::parse_str. You shouldn’t need to manipulate the lexer.
Structs§
Enums§
Functions§
- Returns
trueif the source starts with a valid template list (ignoring spaces).
Prefer using Parser::parse_str. You shouldn’t need to manipulate the lexer.
true if the source starts with a valid template list (ignoring spaces).