Crate exonum_jsonrpc[][src]

Rust JSON-RPC Library

Rust support for the JSON-RPC 1.0 protocol.

Re-exports

pub use error::Error;

Modules

client

Client support

error

Error handling

Structs

Request

A JSONRPC request object

Response

A JSONRPC response object