pub fn load_env_explicit(path: &Path) -> Result<(), String>
Load a specific .env path. Errors if the file does not exist — the explicit env_file: manifest key promises that path.
.env
env_file: