Expand description
Event types.
Structs§
Enums§
- EscInvalid
- An invalid escape sequence.
- VTEvent
- A union of all possible events that can be emitted by the parser, with borrowed data.
- VTOwned
Event - A union of all possible events that can be emitted by the parser, with owned data.