RIGHT_PAREN_U8

Constant RIGHT_PAREN_U8 

Source
pub const RIGHT_PAREN_U8: u8 = _; // 41u8
Expand description

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