Constant lexical_parse_integer::format::COBOL_STRING
source · [−]pub const COBOL_STRING: u128 = NumberFormatBuilder::new().required_exponent_sign(true).no_special(true).build(); // 202_824_096_036_516_704_239_472_512_861_452u128
Expand description
Number format to parse a Cobol float from string.