pub(crate) const MINUS: char = '−';
Expand description
The minus character: https://www.compart.com/en/unicode/U+2212
Looks slightly different from the normal hyphen -
.
pub(crate) const MINUS: char = '−';
The minus character: https://www.compart.com/en/unicode/U+2212
Looks slightly different from the normal hyphen -
.