prototty_input 0.29.0

Normalized input type for prototty 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]
serialize = ["serde", "coord_2d/serialize"]

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