NLnetLabs / domain

A DNS library for Rust.

Home Page:https://nlnetlabs.nl/projects/domain/about/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-implement zone file parser.

partim opened this issue · comments

Primary focus here is to finalize the structure of Scan trait so that we can add more record types without the risk of having to re-write everything again.

For requirements, also see #105.