| builder.rs |
|
4548 |
| enums.rs |
|
8919 |
| error.rs |
|
2535 |
| header.rs |
|
7262 |
| lib.rs |
The network-agnostic DNS parser library
[Documentation](https://docs.rs/dns-parser) |
[Github](https://github.com/tailhook/dns-parser) |
[Crate](https://crates.io/crates/dns-parser)
Use [`Builder`] to create a new outgoing packet.
Use [`Packet::parse`] to parse a packet into a data structure.
[`Builder`]: struct.Builder.html
[`Packet::parse`]: struct.Packet.html#method.parse
|
1067 |
| name.rs |
|
6440 |
| parser.rs |
|
16875 |
| rdata |
|
|
| structs.rs |
|
1690 |