Re-exports§
pub use config::Config;
pub use handler::EventHandler;
Modules§
Structs§
- WinEvent
Hook - A Windows Event Hook, managed using the SetWinEventHook and UnhookWinEvent Windows API functions.
pub use config::Config;
pub use handler::EventHandler;