Skip to main content

watch_hotplug

Function watch_hotplug 

Source
pub fn watch_hotplug(
    backend: &dyn HidBackend,
) -> Result<HotplugStream, InventoryError>
Expand description

Subscribe to OS HID hotplug events through the shared process-wide backend.