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