pub fn watch_hotplug() -> Result<impl Stream<Item = HotplugEvent> + Send + Unpin, InventoryError>Expand description
Subscribe to OS HID hotplug events through the shared process-wide backend.
pub fn watch_hotplug() -> Result<impl Stream<Item = HotplugEvent> + Send + Unpin, InventoryError>Subscribe to OS HID hotplug events through the shared process-wide backend.