Constant linefeed::chars::DELETE

source ·
pub const DELETE: char = RUBOUT; // '\u{7f}'
Expand description

Character value generated by the Backspace key

On Unix systems, this is equivalent to RUBOUT