4 stable releases
| 1.0.3 | Oct 12, 2022 |
|---|
#591 in Operating systems
149 downloads per month
Used in 5 crates
(3 directly)
25KB
454 lines
Advanced MAC address library.
Usage
Add this to your Cargo.toml:
[dependencies]
advmac = "1.0.3"
Features:
- EUI-48 and EUI-64.
- Extensive
no_stdsupport. serdesupport (even onno_std).const fnaddress parser with convenience macros for compile-time address handling:mac6!,mac8!.- MAC address generation and editing.
Dependencies
~0.6–1MB
~19K SLoC