pub const ESC: char = '\u{1b}';
Expand description

ASCII ESC, known as ‘\e’ in some contexts.