Euphoria
eu::io::JsonError Struct Reference

#include <json.h>

Public Attributes

JsonErrorType error
 
std::string display
 

Detailed Description

Definition at line 22 of file json.h.

Member Data Documentation

◆ display

std::string eu::io::JsonError::display

Definition at line 22 of file json.h.

◆ error

JsonErrorType eu::io::JsonError::error

Definition at line 22 of file json.h.


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