Module event

Module event 

Source
Expand description

Event types.

Structs§

CSI
CSIOwned
DCS
DCSOwned
Esc
ParamBuf
ParamBufOwned
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.
VTOwnedEvent
A union of all possible events that can be emitted by the parser, with owned data.