Expand description
Event types.
Structs§
- CSI
- CSIOwned
- DCS
- DCSOwned
- Esc
- Numeric
Param - A view into a [
Param] that contains only numeric parameters. - Numeric
Param Buf - A view into a
ParamBufthat contains only numeric parameters. - Param
Buf - Param
BufOwned - SS2
- SS3
- VTIntermediate
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.