Docs.rs
exonum_jsonrpc-0.5.1
exonum_jsonrpc 0.5.1
Permalink
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
defuz
alekseysidorov
aleksuss
Dependencies
failure ^0.1
normal
failure_derive ^0.1
normal
reqwest =0.9.17
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
Versions
96.67%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
exonum_
jsonrpc
0.5.1
All Items
Sections
Rust JSON-RPC Library
Crate Items
Re-exports
Modules
Structs
Crate
exonum_jsonrpc
Copy item path
Source
Expand description
§
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