Constant lexical_write_integer::format::ELIXIR_STRING
source · [−]pub const ELIXIR_STRING: u128 = NumberFormatBuilder::new().required_digits(true).no_exponent_without_fraction(true).no_special(true).build(); // 202_824_096_036_516_704_239_472_512_861_711u128
Expand description
Number format to parse an Elixir float from string.