Skip to main content

fsck_manifest_with

Function fsck_manifest_with 

Source
pub fn fsck_manifest_with<S>(
    source: &S,
    root: &ContentHash,
    options: &FsckOptions<'_>,
) -> FsckReport
Expand description

Check a manifest graph rooted at root, with optional object and reachability checks.