visit_any 1.0.0

Macro to generate matcher for Any
Documentation
[lib]
name = "visit_any"
path = "src/lib.rs"

[package]
authors = ["Douman <douman@gmx.se>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["no-std"]
description = "Macro to generate matcher for Any"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE"]
license = "BSL-1.0"
name = "visit_any"
readme = "README.md"
repository = "https://github.com/DoumanAsh/visit_any"
version = "1.0.0"