pub fn export_config( state: &AppState, path: &Path, export_scope: ExportScope, ) -> Result<()>
Export current merged config to a file.