rtea-proc 2.0.0

Internal macro crate for rtea.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[lib]
doctest = false
proc_macro = true

[package]
authors = ["John Rollinson <code@jrolli.dev>"]
description = "Internal macro crate for rtea."
documentation = "https://docs.rs/rtea-proc/"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "rtea-proc"
readme = "README.md"
repository = "https://github.com/jrolli/rtea"
version = "2.0.0"