winit_input_helper 0.4.0-alpha3

Processes winit events, allowing input state to be queried at any time.
Documentation
[package]
name = "winit_input_helper"
repository = "https://github.com/rukai/winit_input_helper"
version = "0.4.0-alpha3"
edition = "2018"
authors = ["Rukai <rubickent@gmail.com>"]
license = "MIT"
description = "Processes winit events, allowing input state to be queried at any time."
keywords = ["winit", "input", "helper", "state", "cache"]
categories = ["game-engines", "os", "gui"]

[dependencies]
winit = "0.20.0-alpha3"