pub const TAB: &str = "\t";
A tab character. This constant is used to represent a tab character in string/// or byte operations.