{"id":62387,"library":"winit-input-helper","title":"Winit Input Helper","description":"Processes winit events, allowing input state to be queried at any time.","status":"active","version":"0.17.0","language":"rust","source_language":null,"source_url":"https://github.com/rukai/winit_input_helper","tags":["winit","input","events","game","ui"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwinit_input_helper = \"0.17.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add winit_input_helper","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"WinitInputHelper","correct":"use winit_input_helper::WinitInputHelper;"}],"quickstart":{"code":"use winit_input_helper::WinitInputHelper;\n\nlet mut input = WinitInputHelper::new();\n// In event loop: input.update(&event);\n// Query: if input.key_pressed(VirtualKeyCode::Space) { ... }","lang":"rust","description":"Basic usage of WinitInputHelper to process events and query input state."},"warnings":[],"env_vars":null,"search_vec":"'allow':7 'event':6,18 'game':19 'helper':3 'input':2,8,17 'process':4 'queri':12 'state':9 'time':15 'ui':20 'winit':1,5,16","created_at":"2026-06-17T16:29:15.554381+00:00","updated_at":"2026-06-17T16:29:15.554381+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rukai/winit_input_helper","github":"https://github.com/rukai/winit_input_helper","docs":"https://docs.rs/winit_input_helper/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}