pub async fn operations( diffs: Vec<Diff>, _store: &impl Store, ) -> Result<Vec<Operation>, SyncError>