biodome 0.1.1

Reading and parsing env vars with defaults and structured types
Documentation
[dependencies.toml]
version = "0.5.8"
[dev-dependencies.uuid]
features = ["v4"]
version = "0.8"

[package]
authors = ["Caleb Hattingh <caleb.hattingh@gmail.com>"]
description = "Reading and parsing env vars with defaults and structured types"
edition = "2018"
homepage = "https://github.com/cjrh/biodome-rs"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["env", "environment-variable"]
license-file = "LICENSE"
name = "biodome"
readme = "README.md"
repository = "https://github.com/cjrh/biodome-rs"
version = "0.1.1"