Module event

Module event 

Source
Expand description

Event types.

Structs§

CSI
CSIOwned
DCS
DCSOwned
Esc
NumericParam
A view into a [Param] that contains only numeric parameters.
NumericParamBuf
A view into a ParamBuf that contains only numeric parameters.
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.