assert_deps
cargo_
test_
support
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
)]), )