Constant lexical_util::format::JAVA_STRING[][src]

pub const JAVA_STRING: u128 = NumberFormatBuilder::new()
    .case_sensitive_special(true)
    .build(); // 0x0000_0a00_0000_0000_0000_0000_0000_080cu128
Expand description

Number format to parse a Java float from string.