pub fn execute(
root: &Path,
request: &SyncRequest,
) -> Result<SyncReport, MarsError>Expand description
Execute the unified sync pipeline.
pub fn execute(
root: &Path,
request: &SyncRequest,
) -> Result<SyncReport, MarsError>Execute the unified sync pipeline.