Crate trust_dns [−] [src]
Trust-DNS is intended to be a fully compliant domain name server and client library.
Goals
- Only safe Rust
- All errors handled
- Simple to manage servers
- High level abstraction for clients
- Secure dynamic update
- New features for securing public information
Modules
| authority |
Module for |
| client |
Use |
| config |
Configuration module for the server binary, |
| error |
All defined errors for Trust-DNS |
| logger | |
| op |
Operations to send with a |
| rr |
Resource record related components, e.g. |
| serialize |
Contains serialization libraries for |
| server |
|
| tcp |
TCP protocol related components for DNS. |
| udp |
UDP protocol related components for DNS. |
Functions
| version |