pub fn json_contains(json_data: Expr, path: Expr) -> Expr
Does the key/index exist within the JSON value as the specified “path”?