Docs.rs
libp2p-dns-0.43.0
libp2p-dns 0.43.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tomaka
jxs
mxinden
github:paritytech:libp2p-devs
github:libp2p:repos-rust
github:libp2p:rust-libp2p-maintainers
Dependencies
async-std-resolver ^0.25.0-alpha.4
normal
optional
async-trait ^0.1.80
normal
futures ^0.3.30
normal
hickory-resolver ^0.25.0-alpha.4
normal
libp2p-core ^0.43.0
normal
libp2p-identity ^0.2.10
normal
parking_lot ^0.12.3
normal
smallvec ^1.13.2
normal
tracing ^0.1.41
normal
async-std ^1.6
dev
libp2p-identity ^0.2.10
dev
tokio ^1.38
dev
tracing-subscriber ^0.3.19
dev
Versions
89.47%
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
libp2p_
dns
0.43.0
Module async_
std
Module Items
Type Aliases
In crate libp2p_
dns
libp2p_dns
Module
async_std
Copy item path
Source
Available on
crate feature
async-std
only.
Type Aliases
ยง
Transport
A
Transport
wrapper for performing DNS lookups when dialing
Multiaddr
esses using
async-std
for all async I/O.