Constant SEMICOLON

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

A semicolon character (;).

This constant represents the semicolon character, which is used as a separator in various contexts.