pub fn apply_cache( workspace: &mut WorkspaceState, ) -> (usize, Option<CursorIdentity>, Vec<String>, Option<String>, Option<u32>, HashSet<String>)
Pre-populate workspace with cached state before first live sync.