pub const ASCII_MINUS: &str = "-";
Expand description

The minus symbol to use for negative numbers, where the minus symbol specifically needs to be the ASCII minus.