Crate csi_parser

Source
Expand description

This is a simple CSI parser that only provides parsing for a subset of common CSI. If you have additional requirements, feel free to submit a PR (Pull Request)

Please refer to the definition of CSI

See the rs docs. Look at progress and contribute on github.

Modules§

enums
iter
parser

Functions§

intermediate_byte
CSI intermediate bytes 0x20–0x2F
parameter_byte
CSI parameter bytes 0–9:;<=>?
terminated_byte
CSI final byte 0x40–0x7E CSI