domain 0.12.0

A DNS library for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
origin: example.com.
zonefile: |
  example.com. 3600 IN TXT \# 0
result:
  - owner: example.com.
    class: IN
    ttl: 3600
    data: !Unknown
      rtype: Txt
      data: