jsonrpc-base
A minimalistic types implementation of the JSON-RPC protocol.
Example
use Request;
let = new
.with_params
.expect
.prepare;
let mut lines = request.lines;
assert_eq!;
assert_eq!;
let mut message = String new;
message.push_str;
message.push_str;
message.push_str;
assert_eq!;