Skip to main content

save_cache

Function save_cache 

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