pub const RIGHT_BRACKET: &str = "}";
The string “}”. This constant is used to represent a right bracket.