Docs.rs
dns-message-parser-0.8.0
dns-message-parser 0.8.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
LinkTed
Dependencies
base64 ^0.22
normal
bytes ^1
normal
hex ^0.4
normal
thiserror ^2
normal
criterion ^0.5
dev
Versions
13.07%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dns_
message_
parser
0.8.0
All Items
Crate Items
Modules
Structs
Enums
Constants
Type Aliases
Crate
dns_message_parser
Copy item path
Source
Modules
§
question
This module contains struct for
questions
handling.
rr
This module contains struct for
resource records
handling.
Structs
§
Dns
Domain
Name
Represent a domain name according to
RFC 2181
.
Flags
Label
Enums
§
Decode
Error
Domain
Name
Error
Encode
Error
Label
Error
Opcode
RCode
Constants
§
MAXIMUM_
DNS_
PACKET_
SIZE
Type Aliases
§
Decode
Result
Encode
Result