pub fn parse_env_file(path: &Path) -> Result<HashMap<String, String>>
Parse a .env file into a key-value map.
.env