Skip to main content

Module error

Module error 

Source
Expand description

Error types for the evdev backend.

Today the crate exposes only uinput-related failures. Device discovery and polling are intentionally best-effort: devices can appear, disappear, or be dropped from the poll set without surfacing a rich typed error, and callers observe that through DeviceManager behavior and PollResult values.

Enums§

Error
Errors from the evdev backend.