[][src]Constant alacritty_terminal::ansi::C0::CR

pub const CR: u8 = 0x0D;

Carriage Return, move to first character of current line.