pub const RIGHT_BRACKET_U8: u8 = _; // 125u8
The byte representation of a right bracket character. This constant provides the byte equivalent of the right bracket character for use in low-level operations.