pub fn apply_active_context_update(
store: &mut PerContextAccumulatorStore,
tick: &ContextUpdateTick,
) -> Result<ContextIsolationReport, ContextIsolationError>Expand description
Apply a QAC update to one active context without mutating inactive contexts.