pub const BR_U8: u8 = _; // 10u8
The byte representation of a line break character. This constant provides the byte equivalent of the line break character/// for use in low-level operations.