Docs.rs
hyper-system-resolver-0.5.0
hyper-system-resolver 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MOZGIII
Dependencies
derive_builder ^0.9
normal
dns-lookup ^1
normal
hyper ^0.14
normal
tokio ^1
normal
tower-service ^0.3
normal
tracing ^0.1
normal
hyper ^0.14
dev
tokio ^1
dev
libc ^0.2
normal
optional
winapi ^0.3
normal
optional
Versions
100%
of the crate is documented
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
hyper_
system_
resolver
0.5.0
Module system
Module Items
Structs
Type Aliases
In crate hyper_
system_
resolver
hyper_system_resolver
Module
system
Copy item path
Source
Expand description
The system resolver implementation.
Structs
§
System
System
encapsulates logic to perform the name resolution in the background using system resolution mechanisms.
System
Builder
Builder for
System
.
Type Aliases
§
Resolver
System resolver compatible with
hyper
.