fltk-derive 0.7.11

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

[dependencies.syn]
version = "^1.0.17"

[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.7.11"