pub fn load_dotenv_validated( path: &Path, schema: &Schema, ) -> Result<EnvroVars, EnvroError>
Load a .env file and validate it in one step.
.env