Constant lexical_util::format::CSHARP7_STRING [−][src]
pub const CSHARP7_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#7 float from string.