3 releases (stable)

1.0.1 Feb 20, 2024
0.2.4-beta Feb 20, 2024

#1515 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

86 downloads per month
Used in 2 crates

MIT license

445KB
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