A library for parsing and writing Ethernet II, IPv4, IPv6, UDP, TCP, and other packet-based protocols.
# Cargo.toml
[dependencies]
etherparse = "0.20.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an Ethernet II header from raw bytes
Ensure complete packet data is provided; handle errors gracefully
No dependency data recorded yet.