cargo_
test_
support
1.84.0-nightly
(3fee0f12e 2024-11-20)
cargo_test_support
Function
assert_deps
Copy item path
Source
pub fn assert_deps( project: &
Project
, fingerprint: &
str
, test_cb: impl
Fn
(&
Path
, &[(
u8
, &
str
)]), )