RADIX_MASK

Constant RADIX_MASK 

Source
pub const RADIX_MASK: u128 = _; // 338_958_310_939_602_478_766_428_906_920_565_800_960u128
Expand description

Mask to extract the exponent radix: the radix for the exponent digits.

This only extracts the radix bits, so negating it can be used to see if any other custom settings were provided.