uniui_gui_macro 0.0.9

Macroses for uniui_gui crate. Please refer to [uniui_gui crate](https://crates.io/crates/uniui_gui) for full documentation
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[dependencies.uniui_build]
version = "0.0.10"

[lib]
proc-macro = true

[package]
authors = ["MaxV <maxv.rust@pm.me>"]
description = "Macroses for uniui_gui crate. Please refer to [uniui_gui crate](https://crates.io/crates/uniui_gui) for full documentation"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "uniui_gui_macro"
version = "0.0.9"