is_tested 0.1.1

Helper attribute for `cargo-is-tested`, along with `is_not_tested`
Documentation
[dependencies.proc-macro-error]
version = "1.0.4"

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

[lib]
proc-macro = true

[package]
categories = ["development-tools", "development-tools::testing", "rust-patterns"]
description = "Helper attribute for `cargo-is-tested`, along with `is_not_tested`"
edition = "2021"
keywords = ["proc-macro", "testing", "test", "marker", "helper"]
license = "MIT"
name = "is_tested"
readme = "README.md"
repository = "https://github.com/blyxyas/cargo-is-tested/tree/master/is_tested"
version = "0.1.1"