1 2 3 4
//! Windows platform backend — a stub. //! //! Planned: a `WH_KEYBOARD_LL` hook, `SendInput`, and `RegisterHotKey`. //! Windows is not a shipping target yet; see `DESIGN.md`.