[][src]Static lexical::NAN_STRING

pub static mut NAN_STRING: &str

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.