Constant lexical_util::format::GO_STRING
source · [−]pub const GO_STRING: u128 = NumberFormatBuilder::new()
.required_fraction_digits(true)
.build(); // 202_824_096_036_516_704_239_472_512_860_174u128
Expand description
Number format to parse a Golang float from string.