Macro mac
mac!() { /* proc-macro */ }
Expand description
Declares a [net_types::ethernet::Mac
] from a parsable MAC address in
the form aa:bb:cc:dd:ee:ff
.
mac!() { /* proc-macro */ }
Declares a [net_types::ethernet::Mac
] from a parsable MAC address in
the form aa:bb:cc:dd:ee:ff
.