Kagome
Polkadot Runtime Engine in C++17
|
#include <jsonrpc-lean/json.h>
#include <jsonrpc-lean/jsonformatteddata.h>
#include <jsonrpc-lean/util.h>
#include <jsonrpc-lean/value.h>
#include <jsonrpc-lean/writer.h>
#include <rapidjson/stringbuffer.h>
#include <rapidjson/writer.h>
Go to the source code of this file.
Classes | |
class | kagome::api::JsonWriter |
Namespaces | |
rapidjson | |
kagome::api | |
Macros | |
#define | RAPIDJSON_NO_SIZETYPEDEFINE |
Typedefs | |
using | rapidjson::SizeType = ::std::size_t |
#define RAPIDJSON_NO_SIZETYPEDEFINE |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 15 of file custom_json_writer.hpp.