Module jsonrpsee_http_client::v2::params[][src]

JSON_RPC params related types.

Structs

JsonRpcNotificationParams

JSON-RPC parameter values for subscriptions.

JsonRpcNotificationParamsAlloc

JSON-RPC parameter values for subscriptions with support for number and strings.

RpcParams

Parameters sent with the RPC request

TwoPointZero

JSON-RPC v2 marker type.

Enums

Id

Request Id

JsonRpcParams

Serializable JSON-RPC parameters

SubscriptionId

Id of a subscription, communicated by the server.