enigo-copy 0.0.14

Enigo lets you control your mouse and keyboard in an abstract way on different operating systems (currently only Linux, macOS, Win – Redox and *BSD planned)
Documentation
1
2
3
4
mod win_impl;

pub mod keycodes;
pub use self::win_impl::Enigo;