padstate 0.2.0

Tiny structs that hold a game controller's state
Documentation
[dependencies]

[lib]
name = "padstate"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std"]
description = "Tiny structs that hold a game controller's state"
documentation = "https://docs.rs/padstate/latest/padstate/"
edition = "2021"
license = "MIT"
name = "padstate"
readme = false
repository = "https://github.com/DoctorWhoof/padstate"
version = "0.2.0"