macrotk 0.2.0

The Rust macro toolkit.
Documentation
[dependencies.macrotk-core]
version = "0.2.0"

[dependencies.macrotk-derive]
version = "0.2.0"
[dev-dependencies.trybuild]
version = "1.0"

[package]
authors = ["Dante Helmore <frostu8@protonmail.com>"]
categories = ["development-tools::procedural-macro-helpers"]
description = "The Rust macro toolkit."
documentation = "https://docs.rs/macrotk"
edition = "2018"
homepage = "https://github.com/frostu8/macrotk"
license = "Unlicense"
name = "macrotk"
readme = "../README.md"
repository = "https://github.com/frostu8/macrotk.git"
version = "0.2.0"