Docs.rs
doh-client-3.1.3
doh-client 3.1.3
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
LinkTed
Dependencies
async-http-proxy ~1.2.5
normal
optional
base64 ~0.22.1
normal
bytes ~1.10.1
normal
clap ~4.5.46
normal
dns-message-parser ~0.9.0
normal
env_logger ~0.11.8
normal
futures ~0.3.31
normal
h2 ~0.4.12
normal
http ~1.3.1
normal
lazy_static ~1.5.0
normal
libc ~0.2.175
normal
log ~0.4.27
normal
lru ~0.16.0
normal
rustls ~0.23.31
normal
rustls-native-certs ~0.8.1
normal
optional
rustls-pemfile ~2.2.0
normal
rustls-pki-types ~1.12.0
normal
thiserror ~2.0.16
normal
tokio ~1.47.1
normal
tokio-rustls ~0.26.2
normal
tokio-socks ~0.5.2
normal
optional
windows-service ~0.8.0
normal
optional
winlog ~0.2.6
normal
optional
Versions
20%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
get_remote_host
doh_
client
3.1.3
doh_client
Function
get_
remote_
host
Copy item path
Source
pub async fn get_remote_host( arg_matches: &
ArgMatches
, ) ->
Result
<
RemoteHost
, RemoteHostError>