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.