Constant ZERO_STR

Source
pub const ZERO_STR: &str = "0";
Expand description

The string representation of the number zero.

This constant represents the character ‘0’ as a string.