macrotest 1.0.7

Test harness for macro expansion
Documentation
[dependencies.diff]
version = "0.1"

[dependencies.glob]
version = "0.3"

[dependencies.rand]
version = "0.7.3"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.toml]
version = "0.4"

[package]
authors = ["eupn <eupn@protonmail.com>"]
description = "Test harness for macro expansion"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "macrotest"
readme = "README.md"
repository = "https://github.com/eupn/macrotest"
version = "1.0.7"