pub const SPACE: u8 = b' '; // 32u8
Expand description