pub fn discover_config( start: &Path, fallback_path: Option<&Path>, ) -> Result<Option<LoadedConfig>, ConfigError>