assert_deps

Function assert_deps 

Source
pub fn assert_deps(
    project: &Project,
    fingerprint: &str,
    test_cb: impl Fn(&Path, &[(u8, &str)]),
)