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