Struct describes JSON-RPC 2.0 result which used in RpcRequest
Example
auto res = RpcResult(res);
Supported only ctor from Bson yet
See Implementation
Zaramzan <shamyan.roman@gmail.com>
Struct describes JSON-RPC 2.0 result which used in RpcRequest
Example