doc_for 0.1.1

📖 Get the documentation comment for a type.
Documentation
[dependencies.doc_for_derive]
version = "0.1.1"

[lib]
name = "doc_for"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools"]
description = "📖 Get the documentation comment for a type."
edition = "2021"
include = ["/src", "LICENSE", "README.md"]
keywords = ["doc", "documentation", "comment", "rust", "proc-macro"]
license = "GPL-3.0-or-later"
name = "doc_for"
readme = "README.md"
repository = "https://github.com/PRO-2684/doc_for"
version = "0.1.1"