use-dns
use-dns provides lightweight helpers for DNS record types and DNS-style names.
Experimental: this crate is below 0.3.0 and the API may change.
Example Usage
use ;
assert_eq!;
assert_eq!;
assert_eq!;
Scope
- DNS record type parsing and formatting.
- Small DNS record classification helpers.
- DNS-style name normalization.
Non-goals
- DNS resolution.
- Zone file parsing.
- Resolver implementation.
- DNSSEC validation.
License
Licensed under MIT OR Apache-2.0.