nuki 0.2.6

Rust wrapper for Nuklear 2D GUI library (https://github.com/Immediate-Mode-UI/Nuklear)
Documentation
[dependencies.input-device]
optional = true
version = "0.2"

[dependencies.log]
version = "0.4"

[dependencies.nuki-sys]
version = "4.3"

[features]
default = []

[package]
authors = ["Serhii Plyhun <snuk188@gmail.com>", "Varphone Wong <varphone@qq.com>"]
description = "Rust wrapper for Nuklear 2D GUI library (https://github.com/Immediate-Mode-UI/Nuklear)"
edition = "2018"
homepage = "https://github.com/vaxpl/nuki-rs"
keywords = ["ui", "widgets", "gui", "interface", "graphics"]
license = "MIT OR Apache-2.0"
name = "nuki"
readme = "README.md"
repository = "https://github.com/vaxpl/nuki-rs.git"
version = "0.2.6"