Module trust_dns_proto::op::message [] [src]

Basic protocol message for DNS

Structs

Message

The basic request and response datastructure, used for all DNS protocols.

NoopMessageFinalizer

A MessageFinalizer which does nothing

Traits

MessageFinalizer

A trait for performing final ammendments to a Message before it is sent.