Constant lexical_write_float::format::BASE_PREFIX
source · [−]pub const BASE_PREFIX: u128 = 255 << BASE_PREFIX_SHIFT; // 78_918_677_504_442_992_524_819_169_280u128
Expand description
Mask to extract the base prefix character.
pub const BASE_PREFIX: u128 = 255 << BASE_PREFIX_SHIFT; // 78_918_677_504_442_992_524_819_169_280u128
Mask to extract the base prefix character.