Docs.rs
pnet_base-0.34.0
pnet_base 0.34.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mrmonday
faern
github:libpnet:owners
JuxhinDB
kishiguro
Dependencies
no-std-net ^0.6.0
normal
serde ^1.0.171
normal
serde_test ^1.0.171
dev
Versions
0%
of the crate is documented
Go to latest version
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
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
☰
Crate pnet_base
Version 0.34.0
All Items
Re-exports
Structs
Enums
Constants
?
Crate
pnet_base
source
·
[
−
]
Re-exports
pub use
no_std_net
as core_net;
Structs
MacAddr
A MAC address.
Enums
ParseMacAddrErr
Represents an error which occurred whilst parsing a MAC address.
Constants
ETHER_ADDR_LEN
The number of bytes in an ethernet (MAC) address.