Docs.rs
jsonrpc-ws-server-18.0.0
jsonrpc-ws-server 18.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
tomusdrw
github:paritytech:core-devs
Dependencies
futures ^0.3
normal
jsonrpc-core ^18.0.0
normal
jsonrpc-server-utils ^18.0.0
normal
log ^0.4
normal
parity-ws ^0.11
normal
parking_lot ^0.11.0
normal
slab ^0.4
normal
Versions
18.0.0
17.1.0
17.0.0
16.0.0
15.1.0
15.0.0
14.2.0
14.1.0
14.0.6
14.0.5
14.0.3
14.0.2
14.0.1
14.0.0
13.2.0
13.1.0
13.0.0
12.2.0
12.1.0
12.0.0
11.0.0
10.1.0
10.0.1
10.0.0
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
i686-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
Other items in
jsonrpc_ws_server
?
Type Definition
jsonrpc_ws_server
::
Result
[
−
]
[src]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
WebSockets Server Result