envtime 0.0.4

Runtime and compile time environment resolution for Rust
Documentation
[dependencies.quote]
version = "1"

[dependencies.syn]
version = "2.0.18"

[lib]
proc-macro = true

[package]
authors = ["Async <asyncvoid@users.noreply.github.com>"]
description = "Runtime and compile time environment resolution for Rust"
edition = "2018"
include = ["/docs/*", "/src/*", "/tests/*", "/Cargo.toml", "/LICENSE", "/README.md"]
keywords = ["env", "environment", "build", "settings"]
license = "MIT"
name = "envtime"
readme = "README.md"
repository = "https://github.com/AsyncVoid/envtime"
version = "0.0.4"