Skip to main content

json_number_is_integer

Function json_number_is_integer 

Source
fn json_number_is_integer(number: &str) -> bool
Expand description

1e5 is 100000; integer classification must respect the exponent.