[dependencies.doc_consts_derive]
version = "0.1.1"
[lib]
name = "doc_consts"
path = "src/lib.rs"
[package]
authors = ["MnlPhlp <online@philipp-manuel.de>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools", "development-tools::procedural-macro-helpers"]
description = "get doc comments on fields as runtime constants"
edition = "2021"
homepage = "https://github.com/MnlPhlp/doc_consts"
keywords = ["doc", "macro", "fields", "comment", "constants"]
license = "MIT OR Apache-2.0"
name = "doc_consts"
readme = "README.md"
repository = "https://github.com/MnlPhlp/doc_consts"
version = "0.2.2"