Docs.rs
mac-addr-0.3.0
mac-addr 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
shellrow
Dependencies
serde ^1
normal
optional
bincode ^1
dev
serde ^1
dev
serde_json ^1
dev
Versions
85.71%
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
Crate mac_addr
mac_
addr
0.3.0
All Items
Crate Items
Structs
Enums
Crate
mac_
addr
Copy item path
Source
Structs
§
MacAddr
48-bit MAC address (IEEE EUI-48).
MacAddr8
64-bit MAC-like address (IEEE EUI-64).
Enums
§
Parse
MacAddr
Error
Error returned when parsing a MAC address with
core::str::FromStr
.