Advanced MAC address library.
Add this to your Cargo.toml
:
[dependencies]
advmac = "1.0.3"
- EUI-48 and EUI-64.
- Extensive
no_std
support. serde
support (even onno_std
).const fn
address parser with convenience macros for compile-time address handling:mac6!
,mac8!
.- MAC address generation and editing.