Module jsonrpc::service_util [] [src]

Structs

ReadLineMessageReader

Read a message by reading lines from a BufRead. This is of use mainly for tests and example code.

WriteLineMessageWriter

Handle a message simply by writing to a io::Write and appending a newline. This is of use mainly for tests and example code.

Traits

MessageReader
MessageWriter

Type Definitions

GError
GResult