pub fn save_cache(
workspace: &WorkspaceState,
tree_selected: usize,
flat: &[FlatEntry],
dismissed_integration_prompts: &HashSet<IntegrationTarget>,
sync: bool,
) -> Option<String>pub fn save_cache(
workspace: &WorkspaceState,
tree_selected: usize,
flat: &[FlatEntry],
dismissed_integration_prompts: &HashSet<IntegrationTarget>,
sync: bool,
) -> Option<String>