Module jsonrpsee_types::traits[][src]

Expand description

Traits

Traits

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

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

Marker trait for types that can be serialized as JSON array/sequence.