Skip to main content

load

Function load 

Source
pub fn load(opts: &LoadOptions) -> Result<ResolvedConfig, ConfigError>
Expand description

Loads configuration from defaults, user file, project file, env, and CLI overrides.