pub const CHAR_SLASH_BACK: char = '\\';
The backslash character used as escape prefix in string literals.