Docs.rs
libp2p-rendezvous-0.16.0
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
libp2p-rendezvous 0.16.0
Rendezvous protocol for libp2p
Crate
Source
Builds
Feature flags
Documentation
Coverage
24.42%
21
out of
86
items documented
0
out of
20
items with examples
Size
Source code size: 154.12 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 5.12 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
libp2p/rust-libp2p
4805
1018
138
crates.io
Dependencies
async-trait ^0.1
normal
asynchronous-codec ^0.7.0
normal
bimap ^0.6.3
normal
futures ^0.3.30
normal
futures-timer ^3.0.3
normal
libp2p-core ^0.43.0
normal
libp2p-identity ^0.2.10
normal
libp2p-request-response ^0.28.0
normal
libp2p-swarm ^0.46.0
normal
quick-protobuf ^0.8
normal
quick-protobuf-codec ^0.3.1
normal
rand ^0.8
normal
thiserror ^2
normal
tracing ^0.1.41
normal
web-time ^1.1.0
normal
libp2p-swarm ^0.46.0
dev
rand ^0.8
dev
tokio ^1.38
dev
tracing-subscriber ^0.3.19
dev
Versions
0.16.0
0.15.0
0.14.0
0.13.1
0.13.0
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.1.0-rc.1
Owners
Implementation of the
Rendezvous
protocol.