Listens and sends keyboard and mouse events on Windows, Linux, and macOS.
# Cargo.toml
[dependencies]
rdev = "0.5.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Listen to global keyboard and mouse events and print them.
Run the application with sudo or configure udev rules for input devices.
Wrap listen in std::thread::spawn or use an async executor.
No dependency data recorded yet.