1 unstable release
0.1.0 | Jul 25, 2024 |
---|
#1161 in Hardware support
Used in 2 crates
14KB
241 lines
Input Flow
User Input Device abstract plugin API. Enables users to access one set of apis for sending mouse and keyboard input, then allowing the actual method of input to be swapped out at runtime. One such method may be WinAPI for example. Now supports the popular KMBox device as well for controlling user input. Heavily inspired by my favourite memory introspection crate memflow-rs.
WORK IN PROGRESS
Version 0.1.0 is now out. More changes coming soon, stay tuned! :)
Dependencies
~3.5–5MB
~97K SLoC