Constant lexical_util::format::BASE_SUFFIX_SHIFT
source ยท pub const BASE_SUFFIX_SHIFT: i32 = 96;
Expand description
Shift to convert to and from a base suffix as a u8
.
pub const BASE_SUFFIX_SHIFT: i32 = 96;
Shift to convert to and from a base suffix as a u8
.