A code generator based on [pest].
It can create corresponding type definitions from pest grammar files.
Here is a table that shows the generation rule.
| Syntax | Used generics |
|---|---|
| Exact string | [pest_typed] |
A code generator based on [pest].
It can create corresponding type definitions from pest grammar files.
Here is a table that shows the generation rule.
| Syntax | Used generics |
|---|---|
| Exact string | [pest_typed] |