include_absolute_path 0.1.3

Macro to returns absolute path of a specified file or directory
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0"

[lib]
proc-macro = true

[package]
authors = ["Swoorup Joshi"]
description = "Macro to returns absolute path of a specified file or directory"
documentation = "https://docs.rs/include_absolute_path"
edition = "2021"
license = "MIT"
name = "include_absolute_path"
readme = "README.md"
repository = "https://github.com/Swoorup/include_absolute_path"
version = "0.1.3"