I've used dotenv packages in many languages, but this time I got quite confused. Reason: 1. It doesn't load the .env file at all on windows. ([fully reproducible](https://github.com/webbertakken/reproduce_rs_dotenv_windows_bug)) 2. It's completely silent, so no errors are shown whatsoever. (addressed in https://github.com/dotenv-rs/dotenv/issues/73)