consecuit_macros 0.1.0

Macros for the Consecuit web UI framework.
Documentation
[package]
name = "consecuit_macros"
version = "0.1.0"
authors = ["Wisha Wa <wisha.wa@yandex.com>"]
edition = "2018"
license = "LGPL-2.1"

description = "Macros for the Consecuit web UI framework."
readme = "README.md"

repository = "https://github.com/wishawa/consecuit"

[lib]
proc-macro = true

[dependencies]
proc-macro2 = "1"
quote = "1"
syn = "1"
syn-rsx = "0.8.0"