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