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

Pattern that matches an unknown DeviceType member.