Docs.rs
packet_parser-1.1.1
packet_parser 1.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Akmot9
Dependencies
aquamarine ^0.6.0
normal
chrono ^0.4.44
normal
hex ^0.4.3
normal
pcap-file ^2.0.0
normal
serde ^1.0.228
normal
thiserror ^2.0.18
normal
uuid ^1.22.0
normal
criterion ^0.8.1
dev
hex ^0.4.3
dev
pcap ^2.4.0
dev
pnet ^0.35.0
dev
serde_json ^1.0.149
dev
Versions
28.13%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
MAC_LEN
packet_
parser
1.1.1
In packet_
parser::
parse::
data_
link::
mac_
addres
packet_parser
::
parse
::
data_link
::
mac_addres
Constant
MAC_LEN
Copy item path
Source
pub const MAC_LEN:
usize
= 6;
Expand description
The fixed length of a MAC address (6 bytes).