[dependencies]
[package]
authors = ["orgrinrt", "Hiisi Digital"]
categories = ["development-tools", "development-tools::procedural-macro-helpers"]
description = "A simple shorthand for including proc-macro source files in the module tree for external tooling like IDEs or other similar purposes.\n"
documentation = "https://docs.rs/include_proc_macro"
edition = "2021"
homepage = "https://github.com/orgrinrt/include_proc_macro"
keywords = ["procedural-macros", "proc-macro", "helper", "dev", "shorthand"]
license = "MIT"
license-file = "LICENSE"
name = "include_proc_macro"
readme = "README.md"
repository = "https://github.com/orgrinrt/include_proc_macro"
version = "1.0.5"