Module jsonrpsee_types::request

source ·
Expand description

JSON-RPC request object related types Types to handle JSON-RPC requests according to the spec. Some types come with a “*Ser” variant that implements serde::Serialize; these are used in the client.

Structs§