Constant lexical_core::format::JAVASCRIPT_LITERAL[][src]

pub const JAVASCRIPT_LITERAL: u128 = NumberFormatBuilder::new().case_sensitive_special(true).no_float_leading_zeros(true).build(); // 0x0000_0a00_0000_0000_0000_0000_0000_280cu128
Expand description

Number format for a Javascript literal floating-point number.