Skip to main content

diff_manifests

Function diff_manifests 

Source
pub fn diff_manifests(
    local: &SyncManifest,
    remote: &SyncManifest,
) -> Vec<SyncRange>
Expand description

Compute the ranges the local side has that the remote side lacks.