https://github.com/dns2utf8/resolver_types
https://github.com/dns2utf8/resolver_types
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dns2utf8/resolver_types
- Owner: dns2utf8
- Created: 2022-01-12T23:22:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T14:30:28.000Z (over 4 years ago)
- Last Synced: 2025-09-06T11:15:50.403Z (11 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resolver_types
This crate allows the abstratction of DNS resolvers such as
[`trust-dns-resolver`](https://crates.io/crates/trust-dns-resolver) or
[`GaiResolver`](https://docs.rs/hyper/latest/hyper/client/connect/dns/struct.GaiResolver.html)
from [hyper](https://crates.io/crates/hyper)