Skip to main content

diff_manifests

Function diff_manifests 

Source
pub fn diff_manifests(
    old: &ShapeManifest,
    new: &ShapeManifest,
) -> (Vec<String>, Vec<String>, Vec<String>)