Antkeeper  0.0.1
Typedefs
json.hpp File Reference
#include <nlohmann/json.hpp>

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 JSON data. More...
 

Typedef Documentation

◆ json

using json = nlohmann::json

JSON data.

Definition at line 26 of file json.hpp.