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