JSON-RPC 2.0 Specification serialization for Rust.
pub use error::Error;
pub use error::ErrorCode;
pub use error::Result;
pub use jsonrpc::*;