SEMICOLON_U8

Constant SEMICOLON_U8 

Source
pub const SEMICOLON_U8: u8 = _; // 59u8
Expand description

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