SEMICOLON_SPACE

Constant SEMICOLON_SPACE 

Source
pub const SEMICOLON_SPACE: &'static str;
Expand description

A semicolon followed by a space (; ). This constant represents a semicolon followed by a space, which is/// commonly used as a separator in formatted text.