thindx-xinput 0.0.0-2024-02-04

Thin XInput wrappers
Documentation
<center>

# 🦀 **thin**dx::**xinput** - **Thin** **XInput** 🦀


Thin safe [xinput](https://learn.microsoft.com/en-us/windows/win32/xinput/xinput-game-controller-apis-portal) wrapper:<br>
Types, fns, tests, real docs, intellisense, examples, debug visualizers, ...

<div style="display: inline-block; text-align: left">

<!-- git -->

[![GitHub](https://img.shields.io/github/stars/MaulingMonkey/thindx-xinput.svg?label=GitHub&style=social)](https://github.com/MaulingMonkey/thindx-xinput)
[![Build Status](https://github.com/MaulingMonkey/thindx-xinput/workflows/Rust/badge.svg)](https://github.com/MaulingMonkey/thindx-xinput/actions?query=workflow%3Arust)
![Last Commit](https://img.shields.io/github/last-commit/MaulingMonkey/thindx-xinput)
<br> <!-- crates.io -->
[![crates.io](https://img.shields.io/crates/v/thindx-xinput.svg)](https://crates.io/crates/thindx-xinput)
[![docs.rs](https://img.shields.io/docsrs/thindx-xinput)](https://docs.rs/thindx-xinput)
![msrv](https://img.shields.io/crates/msrv/thindx-xinput)
<br> <!-- other -->
[![Changelog](https://img.shields.io/badge/wiki-changelog-blue?logo=github)](https://github.com/MaulingMonkey/thindx-xinput/wiki/Changelog)
[![License](https://img.shields.io/crates/l/thindx-xinput.svg)](https://github.com/MaulingMonkey/thindx-xinput)

</div></center>



## License


Licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0>)
* MIT license ([LICENSE-MIT]LICENSE-MIT or <http://opensource.org/licenses/MIT>)

at your option.



## Contribution


Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.