try_load_dotenv

Macro try_load_dotenv 

Source
try_load_dotenv!() { /* proc-macro */ }
Expand description

Load the .env file but don’t panic if the file is missing.