envopts

Crates.ioenvopts
lib.rsenvopts
version0.1.0
sourcesrc
created_at2019-08-30 16:09:02.979497
updated_at2019-08-30 16:11:18.83801
descriptionA crate to make handling environment variables easier
homepagehttps://github.com/zoranzaric/envopts
repositoryhttps://github.com/zoranzaric/envopts.git
max_upload_size
id160937
size2,636
Zoran Zaric (zoranzaric)

documentation

README

envopts

Crates.io Documentation License

This crate will one day parse environment variables by defining a struct like StructOpt does for command line arguments.

For now it just provides the convenience method var_or_exit.

Commit count: 0

cargo fmt