Expand description
A DNS library for Rust โ Core.
This crate provides a number of modules related to the core functionality of the Domain Name System. Currently, these are:
Modulesยง
- Handling of DNS data.
- IANA Definitions for DNS.
- Reading and writing of master files.
- Resource data implementations.
- Various utility modules.