raw-input 0.0.1-alpha.2

A cross-platform library for capturing and simulating global input events (keyboard and mouse).
Documentation
1
2
3
4
5
6
mod common;
mod core;
mod display;
mod grab;
mod listen;
mod simulate;