Docs.rs
jrpc2-0.2.4
jrpc2 0.2.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
harlanc
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.51
normal
futures-util ^0.3
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1
normal
thiserror ^1.0.25
normal
tokio ^1.4.0
normal
tokio-tungstenite ^0.17.2
normal
tungstenite ^0.17.3
normal
url ^2.0.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate jrpc2
Structs
Enums
Traits
Type Definitions
?
List of all items
Structs
define::Error
define::Request
define::Response
jsonrpc2::Conn
jsonrpc2::JsonRpc2
stream_ws::ClientObjectStream
stream_ws::ServerObjectStream
Enums
define::AnyMessage
define::Id
error::JsonError
Traits
jsonrpc2::THandler
jsonrpc2::TJsonRpc2
stream::TObjectStream
Type Definitions
error::Result