Skip to main content

load_env_explicit

Function load_env_explicit 

Source
pub fn load_env_explicit(path: &Path) -> Result<(), String>
Expand description

Load a specific .env path. Errors if the file does not exist — the explicit env_file: manifest key promises that path.