Skip to main content

apply_cache

Function apply_cache 

Source
pub fn apply_cache(
    workspace: &mut WorkspaceState,
) -> (usize, Option<CursorIdentity>, Vec<String>, Option<String>, Option<u32>, HashSet<String>)
Expand description

Pre-populate workspace with cached state before first live sync.