Function cargo_test_support::registry::registry_path
source · pub fn registry_path() -> PathBuf
Expand description
Gets the path to the local index pretending to be crates.io. This is a Git repo
initialized with a config.json
file pointing to dl_path
for downloads
and api_path
for uploads.