[go: up one dir, main page]

doc-cfg 0.1.0

#[doc_cfg(..)] helper attribute
Documentation
[badges.maintenance]
status = "passively-maintained"

[badges.travis-ci]
repository = "arcnmx/doc-cfg"

[dependencies.proc-macro2]
version = "^0.4.27"

[dependencies.quote]
default-features = false
version = "^0.6.11"

[lib]
proc-macro = true

[package]
authors = ["arcnmx"]
categories = ["development-tools"]
description = "#[doc_cfg(..)] helper attribute"
documentation = "https://docs.rs/doc-cfg/"
edition = "2018"
keywords = ["doc_cfg", "cfg", "documentation", "rustdoc"]
license = "MIT"
name = "doc-cfg"
readme = "README.md"
repository = "https://github.com/arcnmx/doc-cfg"
version = "0.1.0"