pub const TAB_U8: u8 = _; // 9u8
The byte representation of a tab character. This constant provides the byte equivalent of the tab character/// for use in low-level operations.