{"id":64188,"library":"leafwing-input-manager","title":"Leafwing Input Manager","description":"A powerful, flexible and ergonomic way to manage action-input keybindings for the Bevy game engine.","status":"active","version":"0.20.0","language":"rust","source_language":null,"source_url":"https://github.com/leafwing-studios/leafwing-input-manager","tags":["bevy","input","keybindings","game","action"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nleafwing-input-manager = \"0.20.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add leafwing-input-manager","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"InputManager","correct":"use leafwing_input_manager::InputManager;"}],"quickstart":{"code":"use leafwing_input_manager::InputManager;\n\nfn main() {\n    let manager = InputManager::default();\n    println!(\"Input manager created\");\n}","lang":"rust","description":"Creates a default InputManager for Bevy."},"warnings":[{"fix":"Add bevy to your Cargo.toml dependencies.","message":"Requires the Bevy game engine as a dependency.","severity":"gotcha","affected_versions":">=0.20.0"}],"env_vars":null,"search_vec":"'action':13,25 'action-input':12 'bevi':18,21 'engin':20 'ergonom':8 'flexibl':6 'game':19,24 'input':2,14,22 'keybind':15,23 'leafw':1 'manag':3,11 'power':5 'way':9","created_at":"2026-06-17T16:52:56.608853+00:00","updated_at":"2026-06-17T16:52:56.608853+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://leafwing-studios.com/","github":"https://github.com/leafwing-studios/leafwing-input-manager","docs":"https://docs.rs/leafwing-input-manager/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}