cargo
1.82.0-nightly
(92c6c0380 2024-07-21)
Module directory
Structs
In cargo::sources
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
.