cargo
1.79.0
(129f3b996 2024-06-10) (built from a source tarball)
Module directory
Structs
In cargo::sources
?
Settings
Module
cargo
::
sources
::
directory
Copy item path
source
·
[
−
]
Structs
§
Checksum
🔒
The checksum file to ensure the integrity of a package in a directory source.
DirectorySource
DirectorySource
contains a number of crates on the file system. It was designed for representing vendored dependencies for
cargo vendor
.