env-convert 0.1.1

Conversion of environment variables with default values.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "env-convert"
version = "0.1.1"
authors = ["Jeremy Nicoll"]
edition = "2021"
description = "Conversion of environment variables with default values."
readme = "README.md"
repository = "https://github.com/code-butter/rust-env-convert"
license = "MIT"