Skip to main content

compute_source_cursor

Function compute_source_cursor 

Source
pub fn compute_source_cursor(
    engine: &Engine,
    resolved: &ResolvedIngest,
    workspace_root: &Path,
) -> SourceCursor
Expand description

Assemble the combined SourceCursor for an ingest from live state: the destination mem’s sync_state baselines and each source’s current state.