Type Definition rustdns::TXT[][src]

type TXT = Vec<Vec<u8>>;
Expand description

Text (TXT) record for arbitrary human-readable text in a DNS record.