format_env 1.0.1

Substitutes environment variables into a string literal at compile time
Documentation
[dependencies.proc-macro2]
version = "^1.0"

[lib]
proc-macro = true

[package]
authors = ["Grant Moyer <grantmoyer@gmail.com>"]
categories = ["development-tools", "config"]
description = "Substitutes environment variables into a string literal at compile time"
edition = "2018"
homepage = "https://gitlab.com/GrantMoyer/format_env"
keywords = ["proc-macro", "environment", "variable", "env", "envvar"]
license = "MIT"
name = "format_env"
repository = "https://gitlab.com/GrantMoyer/format_env"
version = "1.0.1"