fn apply_structural_summary_stage(
store: &mut AtlasStore,
staged: &StructuralSummaryStage,
control: &IndexWorkControl,
) -> Result<(), CliError>Expand description
Apply prepared structural summaries inside the parent publication transaction.