fn validate_vars(cargo: &Cargo) -> Config
Validates all the required environment variables with the required settings.
cargo
Returns the Config struct containing the required parameters.
Config