cargo
1.81.0-nightly
(c6727fc9b 2024-07-12)
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
.