Thanks to visit codestin.com
Credit goes to docs.rs

Skip to main content

is_json_string

Function is_json_string 

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

Returns true when the input is a quoted JSON string.