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