envopt 0.0.0

Parse environment variables by defining a struct.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.envopt-derive]
version = "0.0.0"

[package]
authors = ["Zoran Zaric <zz@zoranzaric.de>"]
categories = ["command-line-interface"]
description = "Parse environment variables by defining a struct."
edition = "2018"
homepage = "https://github.com/zoranzaric/envopt"
license = "MIT/Apache-2.0"
name = "envopt"
readme = "README.md"
repository = "https://github.com/zoranzaric/envopt.git"
version = "0.0.0"