Expand description
JSON-RPC protocol types for request/response communication.
This module defines the core protocol structures used for communication between the TypeScript framework and Rust applications.
Structs§
Enums§
- Response
- A JSON-RPC response to the client.