Docs.rs
libp2p-request-response-0.29.0
libp2p-request-response 0.29.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jxs
mxinden
github:paritytech:libp2p-devs
romanb
github:libp2p:repos-rust
github:libp2p:rust-libp2p-maintainers
Dependencies
async-trait ^0.1
normal
cbor4ii ^0.3.2
normal
optional
futures ^0.3.30
normal
futures-bounded ^0.2.4
normal
libp2p-core ^0.43.1
normal
libp2p-identity ^0.2.12
normal
libp2p-swarm ^0.47.0
normal
rand ^0.8
normal
serde ^1.0
normal
optional
serde_json ^1.0.117
normal
optional
smallvec ^1.13.2
normal
tracing ^0.1.41
normal
anyhow ^1.0.86
dev
futures_ringbuf ^0.4.0
dev
rand ^0.8
dev
serde ^1.0
dev
tokio ^1.38
dev
tracing-subscriber ^0.3.19
dev
Versions
92.77%
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
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
libp2p_
request_
response
0.29.0
Module json
Module Items
Modules
Type Aliases
In crate libp2p_
request_
response
libp2p_request_response
Module
json
Copy item path
Source
Available on
crate feature
json
only.
Modules
§
codec
Type Aliases
§
Behaviour
A request-response behaviour using
serde_json
for serializing and deserializing the messages.