[dependencies.env2config_derive]
version = "1.0.0"
[lib]
name = "env2config"
path = "src/lib.rs"
[package]
authors = ["Mohammad Gholami <gholami.mohammad.mgh@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Load environment variables into structs"
edition = "2024"
keywords = ["env", "config", "env2config"]
license = "MIT"
name = "env2config"
readme = false
repository = "https://github.com/gholami-mohammad/env2config-rs"
version = "1.0.0"