mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-09-25 03:04:57 +02:00
* Report zone file problems as explanatory messages with supporting data instead of just logging enum variant names. * Return the set of errors on parsing failure with `TryFrom<inplace::Zonefile> for Zonefile`, ala how it works for `TryFrom<Zonefile> for ZoneBuilder`.