Constant basic_text_internals::unicode::DEL
source · pub const DEL: char = '\u{7f}';Expand description
ASCII DEL, which is not what’s generated by the “delete” key on the keyboard
pub const DEL: char = '\u{7f}';ASCII DEL, which is not what’s generated by the “delete” key on the keyboard