Module domain::rdata::parsed[][src]

Parsed versions of all record data types.

This module defines or re-exports type aliases for all record data types that use parsed domain names and references to bytes slices where applicable. For convenience, it also includes re-exports for those types that are not in fact generic.

Use the types from this module when working with wire format DNS messages.

Re-exports

pub use super::rfc1035::parsed::*;
pub use super::rfc3596::Aaaa;

Type Definitions

Srv