Macro net_declare::net_mac
net_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
.
net_mac!() { /* proc-macro */ }
Declares a [net_types::ethernet::Mac
] from a parsable MAC address in
the form aa:bb:cc:dd:ee:ff
.