pressure 0.1.0

Pressure is a Rust library for pen and touch input on desktop platforms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["TimTom <timtom.business@gmail.com>"]
categories = ["gui"]
description = "Pressure is a Rust library for pen and touch input on desktop platforms."
documentation = "https://github.com/timtom-dev/pressure"
edition = "2018"
homepage = "https://github.com/timtom-dev/pressure"
keywords = ["GUI"]
license = "MIT"
name = "pressure"
readme = "README.md"
repository = "https://github.com/timtom-dev/pressure"
version = "0.1.0"