parcel
0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
Loading...
Searching...
No Matches
json.h
Go to the documentation of this file.
1
#pragma once
2
12
#include <nlohmann/json.hpp>
13
14
#include <commons/json.hpp>
15
16
namespace
parcel {
17
19
using
json_t
= nlohmann::json;
20
21
}
// namespace parcel
parcel::json_t
nlohmann::json json_t
Project-wide alias for nlohmann::json.
Definition
json.h:19
include
parcel
json.h
Generated by
1.9.8