Docs.rs
mainline-5.3.1
mainline 5.3.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Nuhvi
Dependencies
crc ^3.2.1
normal
document-features ^0.2.10
normal
dyn-clone ^1.0.18
normal
ed25519-dalek ^2.1.1
normal
flume ^0.11.1
normal
optional
futures-lite ^2.6.0
normal
optional
getrandom ^0.2
normal
lru ^0.13.0
normal
serde ^1.0.217
normal
serde_bencode ^0.2.4
normal
serde_bytes ^0.11.15
normal
sha1_smol ^1.0.1
normal
thiserror ^2.0.11
normal
tracing ^0.1
normal
chrono ^0.4
dev
clap ^4.5.29
dev
colored ^3.0.0
dev
ctrlc ^3.4.5
dev
dashmap ^6.1
dev
flume ^0.11.1
dev
futures ^0.3.31
dev
histo ^1.0.0
dev
rayon ^1.10
dev
tracing-subscriber ^0.3
dev
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mainline
5.3.1
Module async_
dht
Module Items
Structs
In crate mainline
mainline
Module
async_dht
Copy item path
Source
Expand description
AsyncDht node.
Structs
ยง
Async
Dht
Async version of the Dht node.
GetStream
A
Stream
of incoming peers, immutable or mutable values.