Module jsonrpsee_http_client::v2::request[][src]

Expand description

JSON-RPC request object related types

Structs

JsonRpcCallSer

Serializable JSON-RPC object

JsonRpcInvalidRequest

Invalid request with known request ID.

JsonRpcNotification

JSON-RPC notification (a request object without a request ID).

JsonRpcNotificationSer

Serializable JSON-RPC notification object

JsonRpcRequest

JSON-RPC request object