rhythmc_macros 0.0.2

The compiler macros for rhythmc
Documentation
[dependencies.glsl]
version = "6.0.0"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.proc-macro2]
features = ["span-locations"]
version = "1.0.23"

[dependencies.rhythmc_compiler]
version = "0.0.2"

[dependencies.syn]
features = ["parsing", "proc-macro", "full", "extra-traits", "printing"]
version = "1.0.54"

[lib]
proc-macro = true

[package]
authors = ["Patrick Hadlaw <patrickhadlaw@gmail.com>"]
description = "The compiler macros for rhythmc"
edition = "2018"
license = "MIT"
name = "rhythmc_macros"
repository = "https://github.com/patrickhadlaw/rhythmc-rs"
version = "0.0.2"