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

Pattern that matches an unknown DeviceSelector member.