nuki 0.6.3

Rust wrapper for Nuklear 2D GUI library (https://github.com/Immediate-Mode-UI/Nuklear)
Documentation
[dependencies.log]
version = "~0.3"

[dependencies.nuki-sys]
version = "~4.1"

[features]
default = []
rust_allocator = []

[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/varphone/nuki-rs"
keywords = ["ui", "widgets", "gui", "interface", "graphics"]
license = "MIT OR Apache-2.0"
name = "nuki"
readme = "README.md"
repository = "https://github.com/varphone/nuki-rs.git"
version = "0.6.3"