fn load_config_inner( path: PathBuf, loaded_paths: &mut HashSet<PathBuf>, ) -> Result<Yaml, Box<dyn Error + Send + Sync>>