Constant lexical_util::format::BASE_SUFFIX
source · [−]pub const BASE_SUFFIX: u128 = 0xFF << BASE_SUFFIX_SHIFT; // 20_203_181_441_137_406_086_353_707_335_680u128
Expand description
Mask to extract the base suffix character.
pub const BASE_SUFFIX: u128 = 0xFF << BASE_SUFFIX_SHIFT; // 20_203_181_441_137_406_086_353_707_335_680u128
Mask to extract the base suffix character.