Module verify

Source
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.