pub const LEFT_BRACKET: &str = "{";
The string “{”. This constant is used to represent a left bracket.