Function load_config

Source
pub fn load_config(path: PathBuf) -> Result<Yaml, Box<dyn Error + Send + Sync>>