dotenvy_macro 0.15.7

A macro for compile time dotenv inspection
Documentation
[dependencies.dotenvy]
version = "0.15"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Santiago Lapresta <santiago.lapresta@gmail.com>", "Craig Hills <chills@gmail.com>", "Mike Piccolo <mfpiccolo@gmail.com>", "Alice Maz <alice@alicemaz.com>", "Sean Griffin <sean@seantheprogrammer.com>", "Allan Zhang <al@ayz.ai>"]
description = "A macro for compile time dotenv inspection"
edition = "2018"
homepage = "https://github.com/allan2/dotenvy"
keywords = ["dotenv", "env", "environment", "settings", "config"]
license = "MIT"
name = "dotenvy_macro"
readme = "README.md"
repository = "https://github.com/allan2/dotenvy"
rust-version = "1.56.1"
version = "0.15.7"