Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: