Constant cargo::util::cache_lock::CACHE_LOCK_NAME
source ยท const CACHE_LOCK_NAME: &str = ".package-cache";
Expand description
The filename for the CacheLockMode::DownloadExclusive
lock.
const CACHE_LOCK_NAME: &str = ".package-cache";
The filename for the CacheLockMode::DownloadExclusive
lock.