cargo::util::cache_lock

Constant CACHE_LOCK_NAME

source
const CACHE_LOCK_NAME: &str = ".package-cache";
Expand description

The filename for the CacheLockMode::DownloadExclusive lock.