Skip to main content

DEFAULT_ESCAPE_BYTE

Constant DEFAULT_ESCAPE_BYTE 

Source
pub const DEFAULT_ESCAPE_BYTE: u8 = 0x01;
Expand description

Default escape byte for the command-key parser: ^A (0x01), matching the documented CLI default.