leap-sys 0.2.0

Rust bindings for the Leap Motion C library
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.60.1"

[features]
buildtime_bindgen = ["bindgen"]
default = []

[package]
authors = ["Urho Laukkarinen <urho.laukkarinen@gmail.com>"]
build = "build.rs"
categories = ["external-ffi-bindings", "hardware-support", "computer-vision"]
description = "Rust bindings for the Leap Motion C library"
edition = "2018"
homepage = "https://github.com/urholaukkarinen/leap-sys"
keywords = ["leap", "leapmotion", "gesture", "tracking", "vr"]
license-file = "LICENSE"
name = "leap-sys"
readme = "README.md"
repository = "https://github.com/urholaukkarinen/leap-sys"
version = "0.2.0"