Constant lexical_util::format::NO_SPECIAL
source · [−]pub const NO_SPECIAL: u128 = 1 << 10; // 1_024u128
Expand description
Special (non-finite) values are not allowed.
pub const NO_SPECIAL: u128 = 1 << 10; // 1_024u128
Special (non-finite) values are not allowed.