file_env_const 0.3.0

macros for loading data from files or environment variables at compile time
Documentation
[dependencies.quote]
version = "1.0.33"

[dependencies.syn]
version = "2.0.38"

[features]
log = []

[lib]
proc-macro = true

[package]
description = "macros for loading data from files or environment variables at compile time"
edition = "2021"
license = "MIT"
name = "file_env_const"
readme = "README.md"
repository = "https://github.com/tveness/file_env_const"
version = "0.3.0"

[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docsrs"]