[][src]Static lexical::INFINITY_STRING

pub static mut INFINITY_STRING: &'static [u8]

Long infinity literal

To change the expected backup representation of Infinity as a string, change this value during before using lexical.

Safety

Do not modify this value in threaded-code, as it is not thread-safe.