|
parcel 0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
|
nlohmann::json typedef shared across cell types.
More...
#include <nlohmann/json.hpp>#include <commons/json.hpp>

Go to the source code of this file.
Typedefs | |
| using | parcel::json_t = nlohmann::json |
Project-wide alias for nlohmann::json. | |
nlohmann::json typedef shared across cell types.
Provides the parcel::json_t alias and pulls in commons' nlohmann/json integration (commons/json.hpp), which supplies the ADL serializers parcel relies on.