Module trust_dns::authority
[−]
[src]
Module for Catalog of Authority zones which are responsible for storing RRSet records.
Structs
| Authority |
Authority is the storage method for all resource records |
| Catalog |
Set of authorities, zones, available to this server. |
| RRSet |
Set of resource records associated to a name and type |
| RrKey |
Accessor key for RRSets in the Authority. |
Enums
| ZoneType |
Type Definitions
| UpdateResult |