Crate trust_dns_proto[−][src]
Trust-DNS Protocol library
Modules
| error | Error types for the crate |
| op | Operations to send with a |
| rr | Resource record related components, e.g. |
| serialize | Contains serialization libraries for |
| tcp | TCP protocol related components for DNS |
| udp | UDP protocol related components for DNS |
| xfer | DNS high level transit implimentations. |
Structs
| TokioTime | New type which is implemented using tokio::time::{Delay, Timeout} |
Traits
| Executor | Generic executor. |
| Time | Generic Time for Delay and Timeout. |
Functions
| spawn_bg | Spawn a background task, if it was present |