Module packet_formats::udp
source · Expand description
Parsing and serialization of UDP packets.
The UDP packet format is defined in RFC 768.
Structs§
- A UDP packet.
- A builder for UDP packets.
- A partially-parsed and not yet validated UDP packet.
- Arguments required to parse a UDP packet.