env_applier 0.1.1

Apply environment variables on an object
Documentation
[[bench]]
harness = false
name = "bench"
[dependencies.regex]
version = "1"
[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["Jean-Marc Fiaschi"]
description = "Apply environment variables on an object"
edition = "2018"
include = ["src/*", "benches/*", "Cargo.toml", "LICENCE"]
keywords = ["env", "config", "apply", "applier"]
license = "GPL-3.0"
name = "env_applier"
readme = "README.md"
repository = "https://github.com/jmfiaschi/env_applier"
version = "0.1.1"