Skip to main content

CHAR_UNDERSCORE

Constant CHAR_UNDERSCORE 

Source
pub const CHAR_UNDERSCORE: char = '_';
Expand description

The underscore character, part of Rust identifiers.