pub fn looks_like_json(input: &str) -> bool
Returns true when the input looks like a supported JSON value.
true