jsonrpcmsg 0.1.2

A Rust library to serialize (encode) and deserialize (parse) JSON-RPC messages.
Documentation
1
{"method": "echo", "params": ["Hello JSON-RPC"], "id": 1}