pub const ZERO_STR: &str = "0";
The string representation of the number zero. This constant represents the character ‘0’ as a string.