Skip to main content

restore_tree

Function restore_tree 

Source
pub fn restore_tree(
    blobs: &TreeBlobStore<'_>,
    manifest: &TreeManifest,
    dest: &Path,
) -> Result<(), TreeError>