7b37e5183c
Signed-off-by: fufesou <shuanglongchen@yeah.net>
5 lines
91 B
Rust
5 lines
91 B
Rust
mod win_impl;
|
|
|
|
pub mod keycodes;
|
|
pub use self::win_impl::{Enigo, ENIGO_INPUT_EXTRA_VALUE};
|