Skip to main content

execute

Function execute 

Source
pub fn execute(
    ctx: &MarsContext,
    request: &SyncRequest,
) -> Result<SyncReport, MarsError>
Expand description

Execute the unified sync pipeline.

Orchestrates phase functions, each consuming the prior phase’s output struct.