strict-env 0.1.0

Parse config values from environment variables
Documentation
[dependencies.thiserror]
version = "1.0.24"
[dev-dependencies.humantime]
version = "2.1.0"

[dev-dependencies.os_str_bytes]
version = "3.0.0"

[dev-dependencies.serial_test]
version = "0.5.1"

[package]
authors = ["Andy Barron <andrewlbarron@gmail.com>"]
categories = ["config"]
description = "Parse config values from environment variables"
edition = "2018"
keywords = ["config", "configuration", "environment", "application"]
license = "MIT"
name = "strict-env"
readme = "README.md"
repository = "https://github.com/andybarron/tokio-rayon"
version = "0.1.0"