ZERO_STR_U8

Constant ZERO_STR_U8 

Source
pub const ZERO_STR_U8: u8 = _; // 48u8
Expand description

The byte representation of the number zero. This constant provides the byte equivalent of the character ‘0’/// for use in low-level operations.