Skip to main content

is_json_number

Function is_json_number 

Source
pub fn is_json_number(input: &str) -> bool
Expand description

Returns true when the input is a valid JSON number literal.