mini-macro-magic 2.0.2

Export tokens to other modules and crates. Now with 100% less proc macros!
Documentation
[dev-dependencies.macro_rules_attribute]
version = "0.2.0"

[package]
categories = ["no-std", "no-std::no-alloc", "rust-patterns"]
description = "Export tokens to other modules and crates. Now with 100% less proc macros!"
edition = "2021"
keywords = ["macro", "export", "macro_magic", "mini_macro_magic", "reflection"]
license = "MIT OR Apache-2.0"
name = "mini-macro-magic"
readme = "README.md"
repository = "https://gitlab.com/konnorandrews/mini-macro-magic"
version = "2.0.2"
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "doc_example"]