Skip to main content

CHAR_SINGLE_QUOTE

Constant CHAR_SINGLE_QUOTE 

Source
pub const CHAR_SINGLE_QUOTE: char = '\'';
Expand description

The single quote character used to delimit character and string literals.