Skip to main content

export_snapshot_dump

Function export_snapshot_dump 

Source
pub fn export_snapshot_dump(
    data_dir: &Path,
    config: &AedbConfig,
    out_path: &Path,
) -> Result<SnapshotDumpReport, AedbError>