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