Skip to main content

COMMENT_CHAR

Constant COMMENT_CHAR 

Source
pub const COMMENT_CHAR: char = '#';
Expand description

The character that starts an inline comment (to the end of the line).