fl2rust 0.4.1

A fluid (fltk ui designer) file to Rust transpiler
Documentation
[dev-dependencies.fltk]
version = "1"

[lib]
name = "fl2rust"
path = "src/lib.rs"

[package]
authors = ["Mohammed Alyousef <mohammed.alyousef@neurosrg.com>"]
categories = ["gui"]
description = "A fluid (fltk ui designer) file to Rust transpiler"
documentation = "https://docs.rs/fl2rust"
edition = "2018"
keywords = ["gui", "ui", "widgets", "bindings", "graphics"]
license = "MIT"
name = "fl2rust"
readme = "README.md"
repository = "https://github.com/fltk-rs/fl2rust"
version = "0.4.1"