Skip to main content

LF

Constant LF 

Source
pub const LF: u8 = 0x0A;
Expand description

Line Feed control byte 0x0a; moves down one line, with carriage behavior depending on terminal mode.