Skip to main content

ESC_CHAR

Constant ESC_CHAR 

Source
pub const ESC_CHAR: char = '\x1b'; // '\u{1b}'
Expand description

Escape character as a char