Module llmvm_protocol::stdio
source · Modules§
Enums§
- Errors that are specific to stdio communication.
Traits§
- A request that can convert to and from a
JsonRpcRequest
. - A response that can convert to and from a
JsonRpcResponse
orJsonRpcNotification
.