Docs.rs
trust-dns-resolver-0.10.3
trust-dns-resolver 0.10.3
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bluejekyll
Dependencies
cfg-if ^0.1
failure ^0.1
futures ^0.1.17
lazy_static ^1.0
log ^0.4.1
lru-cache ^0.1.1
resolv-conf ^0.6.0
rustls ^0.15
serde ^1.0
serde_derive ^1.0
smallvec ^0.6
tokio ^0.1.7
trust-dns-https ^0.2.0
trust-dns-native-tls ^0.5.0
trust-dns-openssl ^0.5.0
trust-dns-proto ^0.6.0
trust-dns-rustls ^0.5.0
webpki-roots ^0.16
env_logger ^0.5
tokio-io ^0.1
ipconfig ^0.1.7
Versions
Go to latest version
Platform
i686-pc-windows-msvc
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
☰
trust_dns_resolver
::
system_conf
[
−
]
[src]
Function
trust_dns_resolver
::
system_conf
::
read_system_conf
pub fn read_system_conf() ->
Result
<
(
ResolverConfig
,
ResolverOpts
)
>