winit_input_helper 0.17.0

Processes winit events, allowing input state to be queried at any time.
Documentation
1
2
3
4
mod current_input;
mod winit_input_helper;

pub use crate::winit_input_helper::WinitInputHelper;