pub fn dotenv() -> Result<PathBuf, Error>
Loads environment variables from a .env file in the current directory. Returns the path to the loaded file on success.
.env