COLON_U8

Constant COLON_U8 

Source
pub const COLON_U8: u8 = _; // 58u8
Expand description

The byte representation of a colon character. This constant provides the byte equivalent of the colon character/// for use in low-level operations.