fn json_array_native_type<I>(items: I) -> JsonNativeTypewhere I: IntoIterator<Item = JsonNativeType>,