Skip to main content

load_config

Function load_config 

Source
pub fn load_config(path: Option<&Path>) -> Result<()>
Expand description

Load optional TOML/JSON config from disk when the path exists; otherwise continue with defaults.