Structs§
- Error
- Error type for JSON-RPC specific errors.
- Request
- A JSON-RPC request object
- Response
- A JSON-RPC response object
Enums§
- Error
Code - Error codes defined by the JSON-RPC 2.0 spec: https://www.jsonrpc.org/specification#error_object
Functions§
- id_
from_ value - Converts a JSON Value into a JSON-RPC ID.