Skip to main content

ESC_ESC

Constant ESC_ESC 

Source
pub const ESC_ESC: u8 = 0xDD;
Expand description

The byte that follows ESC to encode a literal ESC, RFC 1055 ESC_ESC (octal 335).