[][src]Static lexical::INF_STRING

pub static mut INF_STRING: &'static [u8]

Short infinity literal

To change the expected 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.