Docs.rs
libp2p-request-response-0.24.1
libp2p-request-response 0.24.1
Docs.rs crate page
MIT
01 May 2023
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
futures ^0.3.28
normal
instant ^0.1.11
normal
libp2p-core ^0.39.0
normal
libp2p-identity ^0.1.0
normal
libp2p-swarm ^0.42.1
normal
rand ^0.8
normal
smallvec ^1.6.1
normal
async-std ^1.6.2
dev
env_logger ^0.10.0
dev
rand ^0.8
dev
Versions
87.5%
of the crate is documented
Go to latest version
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
☰
Crate libp2p_request_response
Structs
Enums
Traits
Type Definitions
?
List of all items
Structs
Behaviour
Config
RequestId
ResponseChannel
handler::Handler
handler::RequestProtocol
handler::ResponseProtocol
Enums
Event
InboundFailure
Message
OutboundFailure
ProtocolSupport
handler::Event
handler::ProtocolSupport
Traits
Codec
ProtocolName
RequestResponseCodec
codec::Codec
codec::ProtocolName
codec::RequestResponseCodec
Type Definitions
HandlerEvent
RequestResponse
RequestResponseConfig
RequestResponseEvent
RequestResponseMessage
handler::RequestResponseHandler
handler::RequestResponseHandlerEvent