macro_rules! RegistryWatchDevicesAddedErrorUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown RegistryWatchDevicesAddedError
member.
macro_rules! RegistryWatchDevicesAddedErrorUnknown {
() => { ... };
}
Pattern that matches an unknown RegistryWatchDevicesAddedError
member.