3 releases (stable)

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

#1162 in Parser implementations

Download history 376/week @ 2024-02-18 52/week @ 2024-02-25 8/week @ 2024-03-03 26/week @ 2024-03-10 1/week @ 2024-03-17 58/week @ 2024-03-31 21/week @ 2024-04-14 173/week @ 2024-05-05 12/week @ 2024-05-12 16/week @ 2024-05-19 6/week @ 2024-05-26

207 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