gamepad_motion 0.1.2

Rust bindings for the GamepadMotionHelpers C++ library.
Documentation
[package]
name = "gamepad_motion"
description = "Rust bindings for the GamepadMotionHelpers C++ library."
license-file = "LICENSE"
repository = "https://gitlab.com/awahab/gamepad_motion"
version = "0.1.2"
edition = "2021"

[dependencies]
autocxx = "0.26.0"
cxx = "1"

[build-dependencies]
autocxx-build = "0.26.0"