Skip to main content

Crate repl_proto

Crate repl_proto 

Source

Structsยง

CommandLog
Represents a command entered by the user.
ErrorObject
Represents a JSON-RPC error object.
ErrorResponse
Represents an error JSON-RPC response.
EvaluateParams
Parameters for the evaluate method.
EvaluateResult
Successful result for the evaluate method.
OutputLog
Represents the output generated by a command.
Request
Represents a JSON-RPC request.
Response
Represents a successful JSON-RPC response.