Enums§
Functions§
- parse_
str - Parse a string into a syntax tree (
TranslationUnit). - parse_
tokens - Parse a token stream into a syntax tree.
- recognize_
str - Test whether a string represent a valid WGSL module (
TranslationUnit). - recognize_
template_ list