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
.
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
.