Skip to main content

write_index

Function write_index 

Source
pub fn write_index(
    void_dir: impl AsRef<Path>,
    key: &SecretKey,
    commit_cid: Option<CommitCid>,
    entries: Vec<IndexEntry>,
) -> Result<()>
Expand description

Writes the encrypted workspace index to disk.