1 2 3 4 5
use crate::RustAutoGui; pub mod keyboard_impl; pub mod mouse_impl; pub mod template_match_impl;