envoption 0.2.1

Functions for parsing environment variables with support for required, optional, and default values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Daniel Imfeld <daniel@danielimfeld.com>"]
description = "Functions for parsing environment variables with support for required, optional, and default values"
documentation = "https://docs.rs/envoption"
keywords = ["env"]
license = "MIT OR Apache-2.0"
name = "envoption"
readme = "README.md"
repository = "https://github.com/dimfeld/rust-envoption"
version = "0.2.1"