Skip to main content
is_json_string
use_
json
0.1.0
use_json
Function
is_
json_
string
Copy item path
Source
pub fn is_json_string(input: &
str
) ->
bool
Expand description
Returns
true
when the input is a quoted JSON string.