chargrid_input 0.1.1

Normalized input type for chargrid applications
Documentation
[dependencies.coord_2d]
version = "0.2"

[dependencies.serde]
features = ["serde_derive"]
optional = true
version = "1.0"
[dev-dependencies.serde_json]
version = "1.0"

[features]
gamepad = []
serialize = ["serde", "coord_2d/serialize"]

[package]
authors = ["Stephen Sherratt <stephen@sherra.tt>"]
description = "Normalized input type for chargrid applications"
documentation = "https://docs.rs/chargrid_input"
edition = "2018"
homepage = "https://github.com/stevebob/chargrid.git"
license = "MIT"
name = "chargrid_input"
readme = "README.md"
repository = "https://github.com/stevebob/chargrid.git"
version = "0.1.1"