Skip to main content

load

Function load 

Source
pub fn load() -> Box<dyn Config>
Expand description

Loads the current environment’s configuration as a trait object, falling back to Default values when the file is missing or invalid.