cargo
1.85.0
(4d91de4e4 2025-02-17) (built from a source tarball)
Module verify
Module Items
Functions
In cargo::
ops::
cargo_
package
cargo
::
ops
::
cargo_package
Module
verify
Copy item path
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.