fltk-derive 0.11.2

Rust bindings for the FLTK GUI library
Documentation
[dependencies.quote]
version = "^1.0.7"

[dependencies.syn]
version = "^1.0.48"

[lib]
name = "fltk_derive"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["MoAlyousef <mohammed.alyousef@neurosrg.com>"]
description = "Rust bindings for the FLTK GUI library"
edition = "2018"
keywords = ["gui", "bindings", "graphics"]
license = "MIT"
name = "fltk-derive"
repository = "https://github.com/MoAlyousef/fltk-rs"
version = "0.11.2"