An over-engineered Wake-on-LAN magic packet sender, written in Rust.
Go to file
Dustin 989a6eb0e6 mac: impl Debug and Display for MacAddress
Adding implementations of the `Debug` and `Display` traits to the
`MacAddress` struct allows creating string representations of these
objects.
2018-09-29 11:39:19 -05:00
src mac: impl Debug and Display for MacAddress 2018-09-29 11:39:19 -05:00
.gitignore Initial commit 2018-08-14 22:09:15 -05:00
Cargo.lock Initial commit 2018-08-14 22:09:15 -05:00
Cargo.toml Initial commit 2018-08-14 22:09:15 -05:00