Constant lexical_util::format::DIGIT_SEPARATOR_SHIFT
source ยท pub const DIGIT_SEPARATOR_SHIFT: i32 = 64;
Expand description
Shift to convert to and from a digit separator as a u8
.
pub const DIGIT_SEPARATOR_SHIFT: i32 = 64;
Shift to convert to and from a digit separator as a u8
.