Skip to main content

ESC_BYTE

Constant ESC_BYTE 

Source
pub const ESC_BYTE: u8 = 0x1b; // 27u8
Expand description

Escape character as a raw byte (ESC = 0x1B = 27)