rlibdns 0.1.2

Rust DNS Library
Documentation

rlibdns

This is a simple DNS library that can encode / decode just about every DNS request / response.

To Do

Split the headers from the rr_data (with this we need to worry about cache_flush on some records and OPT case not containing class and ttl)