gxi_macro 0.2.0

proc-macro for writing gxi components
Documentation
# Gxi Macro
*proc-macro for writing gxi components*

This crate is an internal crate of the [gxi-rs](https://github.com/gxi-rs) system,
meant to be used with the [gxi_interface](/gxi_interface).

All logic of this crate has been separated to the [gxi_parsers](/gxi_parsers) crate.