Constant lexical_core::format::GO_STRING[][src]

pub const GO_STRING: u128 = NumberFormatBuilder::new().required_fraction_digits(true).build(); // 0x0000_0a00_0000_0000_0000_0000_0000_000eu128
Expand description

Number format to parse a Golang float from string.