6#ifndef NO_MULTITHREADING
15BBApiRequest global_request;
Shared type definitions for the Barretenberg RPC API.
A wrapper around std::variant that provides msgpack serialization based on type names.
#define CBIND_NOSCHEMA(cname, func)
CommandResponse execute(BBApiRequest &request, Command &&command)
Executes a command by visiting a variant of all possible commands.
CommandResponse bbapi(Command &&command)
Main API function that processes commands and returns responses.
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept