test-with 0.2.0

A lib help you run test with condition
Documentation
[dependencies.proc-macro-error]
version = "1.0.4"

[dependencies.proc-macro2]
version = "1.0.36"

[dependencies.quote]
version = "1.0.14"

[dependencies.syn]
features = ["full"]
version = "1.0.84"

[lib]
proc-macro = true

[package]
authors = ["Antonio Yang <yanganto@gmail.com>"]
description = "A lib help you run test with condition"
edition = "2021"
license = "MIT"
name = "test-with"
repository = "https://github.com/yanganto/test-with"
resolver = "2"
version = "0.2.0"