4 releases (2 breaking)
0.3.0 | Mar 4, 2022 |
---|---|
0.2.0 | Mar 5, 2021 |
0.1.1 | Oct 17, 2020 |
0.1.0 | Jun 30, 2020 |
#12 in #query-response
32KB
983 lines
dnsparse
lib.rs
:
A no_std
library for parsing and generating DNS queries and responses.
Implemented according to RFC 1035.