cfg_attrs 2.1.2

An alternative to #[cfg_attr(...)] that is easier to use with doc comments.
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "2"

[lib]
proc-macro = true

[package]
authors = ["Antikyth"]
description = "An alternative to #[cfg_attr(...)] that is easier to use with doc comments."
edition = "2021"
license = "MPL-2.0"
name = "cfg_attrs"
readme = "README.md"
repository = "https://github.com/Antikyth/cfg_attrs"
version = "2.1.2"