Docs.rs
libp2p-quic-0.11.1
libp2p-quic 0.11.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dvc94ch
mxinden
github:libp2p:rust-libp2p-maintainers
Dependencies
async-std ^1.12.0
normal
optional
bytes ^1.6.0
normal
futures ^0.3.30
normal
futures-timer ^3.0.3
normal
if-watch ^3.2.0
normal
libp2p-core ^0.42.0
normal
libp2p-identity ^0.2.9
normal
libp2p-tls ^0.5.0
normal
parking_lot ^0.12.3
normal
quinn ^0.11.2
normal
rand ^0.8.5
normal
ring ^0.17.8
normal
rustls ^0.23.9
normal
socket2 ^0.5.7
normal
thiserror ^1.0.61
normal
tokio ^1.38
normal
optional
tracing ^0.1.37
normal
async-std ^1.12.0
dev
libp2p-identity ^0.2.9
dev
libp2p-noise ^0.45.0
dev
libp2p-tcp ^0.42.0
dev
libp2p-yamux ^0.46.0
dev
quickcheck ^1
dev
tokio ^1.38
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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_
quic
0.11.1
Module tokio
Structs
Type Aliases
In crate libp2p_
quic
Module
libp2p_quic
::
tokio
Copy item path
source
·
[
−
]
Available on
crate feature
tokio
only.
Structs
§
Provider
Provider for quinn runtime and spawning tasks using
tokio
.
Type Aliases
§
Transport
Transport with
tokio
runtime.