Static lexical_core::NAN_STRING
source · pub static mut NAN_STRING: &'static str
Expand description
Not a Number literal
To change the expected representation of NaN as a string, change this value during before using lexical.
Do not modify this value in threaded-code, as it is not thread-safe.