Module jsonrpsee_types::traits[][src]

Traits

Traits

Client

JSON-RPC client interface that can make requests and notifications.

RpcMethod

JSON-RPC server interface for managing method calls.

SubscriptionClient

JSON-RPC client interface that can make requests, notifications and subscriptions.