Constant lexical_util::format::EXPONENT_BASE_SHIFT
source ยท pub const EXPONENT_BASE_SHIFT: i32 = 112;
Expand description
Shift to convert to and from an exponent base as a u32
.
pub const EXPONENT_BASE_SHIFT: i32 = 112;
Shift to convert to and from an exponent base as a u32
.