Skip to main content

diff_manifest

Function diff_manifest 

Source
pub fn diff_manifest(
    local: &DeliveryManifest,
    remote: &DeliveryManifest,
) -> Result<Vec<SequenceRange>, ProtocolError>