hardware-address

Crates.iohardware-address
lib.rshardware-address
version0.1.2
sourcesrc
created_at2025-01-05 06:03:08.596476+00
updated_at2025-01-05 06:10:54.436136+00
descriptionIEEE 802 MAC-48, EUI-48, EUI-64, or a 20-octet IP over InfiniBand link-layer addresses and more
homepagehttps://github.com/al8n/hardware-address
repositoryhttps://github.com/al8n/hardware-address
max_upload_size
id1504514
size61,161
Al Liu (al8n)

documentation

https://docs.rs/hardware-address

README

Hardware Address

IEEE 802 MAC-48, EUI-48, EUI-64, or a 20-octet IP over InfiniBand link-layer addresses and more.

github LoC Build codecov

docs.rs crates.io crates.io license

Installation

[dependencies]
hardware-address = "0.1"

Pedigree

This code is inspired and modified based on Golang's mac implementation.

License

hardware-address is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2025 Al Liu.

Commit count: 0

cargo fmt