Constant lexical_util::format::CSHARP6_STRING[][src]

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

Number format to parse a C#6 float from string.