LEFT_PAREN_U8

Constant LEFT_PAREN_U8 

Source
pub const LEFT_PAREN_U8: u8 = _; // 40u8
Expand description

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