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

Pattern that matches an unknown ProviderAddDeviceError member.