Constant basic_text_internals::unicode::DEL[][src]

pub const DEL: char = '\u{7f}';
Expand description

ASCII DEL, which is not what’s generated by the “delete” key on the keyboard