pub fn save_index(path: &Path, entries: &[DocumentMeta]) -> Result<()>Expand description
Save the workspace index (metadata for all documents).
pub fn save_index(path: &Path, entries: &[DocumentMeta]) -> Result<()>Save the workspace index (metadata for all documents).