Docs.rs
jsonrpsee-core-0.24.7
jsonrpsee-core 0.24.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
niklasad1
Dependencies
async-trait ^0.1
normal
bytes ^1.6
normal
optional
futures-timer ^3
normal
optional
futures-util ^0.3.14
normal
optional
http ^1.1
normal
optional
http-body ^1
normal
optional
http-body-util ^0.1.1
normal
optional
jsonrpsee-types ^0.24.7
normal
parking_lot ^0.12
normal
optional
pin-project ^1
normal
optional
rand ^0.8
normal
optional
rustc-hash ^2
normal
optional
serde ^1.0
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1.23.1
normal
optional
tokio-stream ^0.1
normal
optional
tracing ^0.1.34
normal
http-body-util ^0.1.1
dev
serde_json ^1.0
dev
tokio ^1.23.1
dev
wasm-bindgen-futures ^0.4.19
normal
optional
Versions
100%
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
jsonrpsee_
core
0.24.7
Module traits
Module Items
Traits
In crate jsonrpsee_
core
jsonrpsee_core
Module
traits
Copy item path
source
Expand description
Traits
Traits
ยง
IdProvider
Trait to generate subscription IDs.
ToRpc
Params
Marker trait for types that can be serialized as JSON compatible strings.