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