das2C
das core C utilities (v3)
Data Fields
das_json_ary_el Struct Reference

an element of a JSON array More...

#include <das2/json.h>

Data Fields

struct das_json_obj_s * value
 the value of this element
 
struct das_json_ary_el_s * next
 the next array element (can be NULL if the last element in the array)
 

Detailed Description

an element of a JSON array


The documentation for this struct was generated from the following file: