pub const SUCCESS: &str = "success";
The string “success”.
This constant is used to represent a success message type.