Expand description
Helpers to verify a packaged .crate
file.
Functions§
- hash_
all 🔒 - Hashes everything under a given directory.
- report_
hash_ 🔒difference - Reports the hash difference before and after the compilation computed by
hash_all
. - run_
verify - Verifies whether a
.crate
file is able to compile.