Skip to main content

create_backup

Function create_backup 

Source
pub async fn create_backup(
    state_store: &StateStore,
    output_path: &Path,
) -> Result<BackupManifest>
Expand description

Create a backup by copying the state directory.