Module trust_dns_proto::op::query

source ·
Expand description

Query struct for looking up resource records

Structs§

  • Query struct for looking up resource records, basically a resource record without RDATA.
  • Consumes Query giving public access to fields of Query so they can be destructured and taken by value.