3 releases (stable)

1.0.2 May 6, 2024
1.0.1 Feb 20, 2024
0.2.4-beta Feb 20, 2024

#1113 in Parser implementations

Download history 382/week @ 2024-02-19 50/week @ 2024-02-26 5/week @ 2024-03-04 26/week @ 2024-03-11 58/week @ 2024-04-01 21/week @ 2024-04-15 179/week @ 2024-05-06

200 downloads per month
Used in 2 crates

MIT license

450KB
3K SLoC

doge_dns is the lib responsible for the dns record parsing and returning in the (doge) progect


lib.rs:

The DNS crate is the ‘library’ part of dog. It implements the DNS protocol: creating and decoding packets from their byte structure.

Dependencies