json-gen-c
0.1.5
json-gen-c generate C code for json manipulation
|
structure to store parsed structs. A struct may have multiple fields, we put fields in a linked list. More...
#include <struct_parse.h>
Public Attributes | |
sstr_t | name |
struct struct_field * | fields |
structure to store parsed structs. A struct may have multiple fields, we put fields in a linked list.