Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
json_token Struct Reference

#include <zephyr/data/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: