SPACE_U8

Constant SPACE_U8 

Source
pub const SPACE_U8: u8 = _; // 32u8
Expand description

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