Constant lexical_write_float::format::NO_SPECIAL [−][src]
pub const NO_SPECIAL: u128 = 1 << 10; // 0x0000_0000_0000_0000_0000_0000_0000_0400u128
Expand description
Special (non-finite) values are not allowed.
pub const NO_SPECIAL: u128 = 1 << 10; // 0x0000_0000_0000_0000_0000_0000_0000_0400u128
Special (non-finite) values are not allowed.