automation 0.1.1

Automation for Rust
Documentation
1
2
3
4
5
6
pub mod enums;
pub mod executor;
pub mod simulator;
pub mod mouse;
pub mod keyboard;
pub mod keymap;