Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
json_token Struct Reference

#include <json.h>

Data Fields

enum json_tokens type
 
char * start
 
char * end
 

Field Documentation

◆ end

char* json_token::end

◆ start

char* json_token::start

◆ type

enum json_tokens json_token::type

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