9#include <md/format.hpp>
11#include <md/helpers.hpp>
12#include <md/object.hpp>
13#include <md/ostream.hpp>
15#include <md/value.hpp>
16#include <md/version.hpp>
18#if __has_include(<nlohmann/json.hpp>)
22#if __has_include(<parcel/parcel.h>)
Optional cpp-parcel adapter.