[][src]Crate envopts

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.

Functions

var_or_exit