Module llmvm_protocol::jsonrpc

source ·
Expand description

JSON-RPC types and methods.

Structs

Enums

Constants

  • The id field name used by the request and response.
  • The version of JSON-RPC used by this crate.
  • The method field name used by the request and notification.