macro_rules! HardwareAddressUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown HardwareAddress member.