Constant lexical_parse_float::format::CASE_SENSITIVE_SPECIAL
source · [−]pub const CASE_SENSITIVE_SPECIAL: u128 = 1 << 11; // 2_048u128
Expand description
Special (non-finite) values are case-sensitive.
pub const CASE_SENSITIVE_SPECIAL: u128 = 1 << 11; // 2_048u128
Special (non-finite) values are case-sensitive.