desenv 0.1.0

Configuration loader from environment variables
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.desenv_macros]
version = "0.1.0"

[package]
authors = ["Simone Cottini <cottini.simone@gmail.com>"]
categories = ["config", "data-structures", "parsing"]
description = "Configuration loader from environment variables"
edition = "2021"
keywords = ["configuration", "config", "macro"]
license = "MIT OR Apache-2.0"
name = "desenv"
readme = "README.md"
repository = "https://github.com/cottinisimone/desenv-rs"
resolver = "1"
rust-version = "1.58.0"
version = "0.1.0"